BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #CEAA61; SCROLLBAR-SHADOW-COLOR: #C40000; SCROLLBAR-ARROW-COLOR: #C40000; 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: #CEAA61;
}
h1 { 
	font-size: 9pt;
	font-weight: bold;
}
h2 { 
	font-size: 9pt;
	font-weight: bold;
}
a {
	font-size: 9pt;
	color: #C40000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #C40000;
}
a:active {
	text-decoration: underline;
	color: #C40000;
}
