body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
}

html {
scrollbar-track-color:#333333;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#999999;
 scrollbar-3dlight-color:#000000;
 scrollbar-base-color:#3B3A3A;
 scrollbar-darkshadow-color:black;
 scrollbar-shadow-color:#999999;
 scrollbar-arrow-color:#999999;
 }
 
 .style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.style2 {
	font-size: 16px;
	color: #0066CC;
}

.style4 {font-size: 10px;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #F2AC03;
	text-decoration: underline overline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a.uo:visited {
	color: #F2AC03;
	text-decoration: underline;
}
a.uo:hover {
	color: #F2AC03;
	text-decoration: underline overline;
}
a.uo:active {
	color: #F2AC03;
	text-decoration: underline;
}
a.uo:link {
	text-decoration: underline;
	color: #F2AC03;
}

.style9 {	font-size: 12px;
	font-weight: bold;
	color: #F2AC03;
}
.style10 {color: #9DB9C8}