body, td, th, div, span, p, form, input, select, textarea {
	font: 9pt tahoma, tahoma, tahoma;
}
h1 {
	font: 14pt tahoma, tahoma, tahoma;
}
a {
	color: #9933CC;
}
a:hover {
	color: #FF0000;
}
a.nolink {
	color: #FF0000;
	text-decoration: none;
}
a.nolink:hover {
	color: #FF0000;
	text-decoration: underline;
}