body {
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000; SCROLLBAR-SHADOW-COLOR: #DFCA94; SCROLLBAR-ARROW-COLOR: #DFCA94; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
	margin-top: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;	
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a {
	font-size: 9pt; font-weight: bold;
	color: #FF0000
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D69AB5;
}
a:active {
	text-decoration: none;
	color: #DFCA94;
}
a:visited {
	text-decoration: none;
	color: #9C9ABD;
}