body {
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFF00; SCROLLBAR-SHADOW-COLOR: #00FF00; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
    }
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #c0c0c0;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a {
	font-size: x-small;
	color: #00FF00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
