BODY {
	margin-top: 0;
	background : White;
	background-color : White;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size : smaller;
	color: black;
	font : smaller;
}
     .basetext  {
     font-family: Arial, Helvetica, sans-serif;
     font : smaller;
     color: black
}
	 .basetextsmall  {
	font-family: Arial, Helvetica, sans-serif;
	font : x-small;
	color: black
}
     .title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : larger;
	color: black;
	font : bold;
}
     .copyright  {
     font-family: Arial, Helvetica, sans-serif;
     font-size : xx-small;
     color: white
     }