BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #808080; SCROLLBAR-SHADOW-COLOR: #00ffff; SCROLLBAR-ARROW-COLOR: #c0c0c0; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
    background-color: #000000;
	margin-top: 0px;
    }
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
}
h1 { 
	font-size: 9pt;
	font-weight: bold;
}
h2 { 
	font-size: 9pt;
	font-weight: bold;
}
a {
	font-size: 9pt;
	color: #00ffff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #00ffff;
}
a:active {
	text-decoration: underline;
	color: #00ffff;
}
