body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

html {
scrollbar-track-color:#000000;
 scrollbar-face-color:#006699;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#006699;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:black;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#FFFFFF;
 }

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline overline;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}

a.small:link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	}
a.small:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.small:hover {
	color: #fff;
	text-decoration: underline overline;
	font-size: 11px;
	font-weight: bold;
}
a.small:active {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
