BODY {
	background-color: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-BASE-COLOR: #333333;
	color: white;
	font-size: 12pt;
}

td,th {	color: white;}

.style1 {	font-size: 12px;	font-weight: bold;}

a:link {	color: #339999;	text-decoration: none;
}

a:visited {	color: #339999;	text-decoration: none;
}

a:hover {	color: #FFCC00;	text-decoration: underline;
}
