body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
body {
	background-color: #000000;
}
a {
	font-size: 10pt;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

html { 
scrollbar-arrow-color:#ffffff; 
scrollbar-track-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#ffffff; 
} 