.generalText {  font-family: Arial, Helvetica, sans-serif; font-size: 75%; line-height: 130%}
.subheadingText {  font-family: Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold; line-height: normal; color: #336600}
.copyrightText {  font-family: Arial, Helvetica, sans-serif; font-size: 65%; color: #666666}
.smallText {  font-family: Arial, Helvetica, sans-serif; font-size: 55%}
.pageTitleText {  font-family: Arial, Helvetica, sans-serif; font-size: 200%; font-weight: bold}
a:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #990000}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #990000}
a.navgreen:link, a.navgreen:visited {
	font-size : 130%;
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
a.navgreen:hover {
	font-size: 130%;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	font-size: 16px;
	color: #000000;
}
H2 {
	font-size: 16px;
	color: #336600;
}