body, p, td, li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1
{
	font-size: 18px;
	font-weight: normal;
}
h2
{
	font-size: 14px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
a:VISITED
{
	color: #0000CC;
}
a.navlink:LINK
{
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
a.navlink:VISITED
{
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
a.navlink:HOVER
{
	color: #FFCC00;
}
a.footlink:LINK
{
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
a.footlink:VISITED
{
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
a.footlink:HOVER
{
	color: #CC0000;
}
.subtitle
{
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}
.post-errors
{
	color: #CC0000;
	font-style: italic;
}
