body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 18px;
	}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #FFFF00;
	line-height: 18px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.top {font-size: x-small}
.disclaimer {font-size: x-small}
