
BODY
{
	scrollbar-base-color: BLACK;
	scrollbar-arrow-color: yellow;
	scrollbar-DarkShadow-Color: yellow;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
}
body,td,th {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.style1 {font-size: 8pt}
.style2 {
	color: #FFFF00;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #808000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #808000;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
h1 {
	color: #FFFF00;
	font-size: 22pt;
	font-weight: lighter;
}
h2 {
	color: #cccccc;
	font-size: 18px;
}
h3 {
	color: #FFFF00;
	font-size: 14px;
}
h4 {
	color: #FFFF00;
}
h5 {
	color: #FFFF00;
}
h6 {
	color: #FFFF00;
}hr {
	border: thin dashed #FFFF00;
}
