.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #11044C;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.subheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D90005;
}

a:link {
	color: #6D6399;
}
a:visited {
	color: #11044C;
}
a:hover {
	color: #11044C;
}