body, td, th, div, span, p, form, input, select, textarea {
	font: 9pt arial, verdana,helvetica;
}
h1 {
	font: 14pt Franklin Gothic, Arial, sans-serif;
}
a {
	color: #000000;
}
a:hover {
	color: #ee0000;
}
a.nolink {
	color: #FFFFFF;
	text-decoration: none;
}
a.nolink:hover {
	color: #3ABE2A;
	text-decoration: underline;
}
s {
    color:red;
}
r {
    color:#009900;
}
b {
    color:#FFFF00;
}
e {
    color:#FF0000;
}
