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