.headline { color: #336633; font-family: Arial, Eras Regular, Helvetica; font-size: 16pt; text-decoration: none; font-weight: bold; }

.text { color: black; font-family: Arial, Eras Regular, Helvetica; font-size: 9pt; text-decoration: none;  }

.address { color: #336633; font-family: Arial, Eras Regular, Helvetica; font-size: 8pt; text-decoration: none;  }

.address2 { color: #336633; font-family: Arial, Eras Regular, Helvetica; font-size: 8pt;  font-weight: bold;  }

.adlink { color: #336633; font-family: Arial, Eras Regular, Helvetica; font-size: 8pt;   }

.mission { color: black; font-family: Arial, Eras Regular, Helvetica; font-size: 11pt; text-decoration: none;  }

.title { color: black; font-family: Arial, Eras Regular, Helvetica; font-size: 10pt; text-decoration: none; font-weight: bold; }

.link { color: black; font-family: Arial, Eras Regular, Helvetica; font-size: 9pt;   }

.title3 { color: black; font-family: Arial, Eras Regular, Helvetica; font-size: 9pt; text-decoration: none; font-weight: bold; }

.date { color: #336633; font-family: Arial, Eras Regular, Helvetica; font-size: 9pt; text-decoration: none; }

a:link {
	color: #336633;
}
a:visited {
	color: #336633;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #336633;
}
