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