body {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffcc; SCROLLBAR-SHADOW-COLOR: #990000; SCROLLBAR-ARROW-COLOR: #ffffcc; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;	
	margin: 20px;
	background-color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif, helvetica;
	font-size: 9pt;
	color: #808080;	
}
td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #808080;
}
a {
	font-size: 8pt;
	color: #ffffcc;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #ffffcc;
}
a:active {
	text-decoration: none;
	color: #990000;
}