.headfoot {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
<!--
a:link {
	color: #CC3000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #303030;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.whitefooter:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitefooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitefooter:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitefooter:active {
	text-decoration: none;
	color: #CCCCCC;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.trouble {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px;
}
.pageheader {
	color: #CC0000;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.smallprint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.redlarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
-->