.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 006633;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
a:link {
	color: 339933;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: 339933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
