body,td,th { color: #FFFFFF;}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	font-size:10pt;
	scrollbar-face-color: black;
	scrollbar-base-color: black;
	scrollbar-track-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: gray;
	scrollbar-arrow-color: Silver;
}

a:link {	color: white; 	text-decoration:none}
a:visited {	color: white;  	text-decoration:none}	
a:hover {background:brown; color:white; text-decoration:none;}
a:visited {	color: white;	text-decoration:none}

td {font-size = 10pt}


