body {
	SCROLLBAR-HIGHLIGHT-COLOR: #ADA208; SCROLLBAR-SHADOW-COLOR: #ADA208; SCROLLBAR-ARROW-COLOR: #DE4910; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
	margin: 20px;
	background-color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;	
}
td, th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	font-size: 9pt;
	color: #FFDB29;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #ADA208;
}
a:hover {
	text-decoration: underline;
	color: #DE4910;
}
a:active {
	text-decoration: none;
	color: #C6A27B;
}