body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.content {
	font-size: 12px;
	color: #330000;
}

.footertext {
	font-size: 9px;
}

.headertext {
	font-size: 12px;
}
a:link	{
	color: #330000;
	text-decoration: none;
}
a:visited	{
	color: #666633;
	text-decoration: none;
}
a:active	{
	color: #330000;
	text-decoration: none;
}
a:hover	{
	color: #CC3333;
	text-decoration: none;
}
.Titleheader {
	font-size: 1.1em;
	font-weight: bold;
}
