body, td, th, div, span, p, form, input, select, textarea {
	font: 9pt arial, verdana,helvetica;
	background: #000000;
	color: #FFFFFF;
}
h1 {
	font: 14pt Franklin Gothic, Arial, sans-serif;
}
a {
	color: #FFFFee;
}
a:hover {
	color: #eeFFFF;
}
a.nolink {
	color: #FFFFFF;
	text-decoration: none;
}
a.nolink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}