body{
	overflow-y:scroll;
	background-color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:verdana,arial;
	font-size:10pt;
	scrollbar-face-color:#3c68ae;
	scrollbar-highlight-color:e2e6e9;
	scrollbar-3dlight-color:eaf1f5;
	scrollbar-darkshadow-color:333333;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:000000;
}

tr,td {
	font-family:verdana,arial;
	font-size:10pt;
}

a:link { color:#000000;	text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#3c68ae; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

a.white:link { color:#ffffff;	text-decoration:none; }
a.white:visited { color:#ffffff; text-decoration:none; }
a.white:hover { color:#000000; text-decoration:none; }
a.white:active { color:#ffffff; text-decoration:none; }

.content {
	padding-right:40px;
	padding-left:40px;
	text-align:justify;
}