body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #CCCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: x-small}
.style6 {font-size: 12px}
.style8 {
	color: #CCCC00;
	font-weight: bold;
	font-size: medium;
}
.style9 {font-size: 10px}
.footer8pt {
	font-size: 8pt;
	color: #FFF;
	text-align: center;
}

