@charset "utf-8";
/* CSS Document */

TD,BODY	{
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	text-align:justify
	
}

BODY {
	background-color:#FFFFFF;
	background-image:none;
	margin:0px;	
	leftmargin:0px;	
	topmargin:0px;	
}

.noprint {
	display:none;
}