body, td, th, div, span, p, form, input, select, textarea {
	font: 0.75em Verdana, sans-sarif;
}
h1 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
}
a {
	color: #d8901f;
}
a:hover {
	text-decoration: underline;
}
a.nolink {
	color: #888888;
	text-decoration: none;
}
a.nolink:hover {
	color: #888888;
	text-decoration: underline;
}