h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 99CC66;
	font-weight: bold;
	line-height: normal;
}
td {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align:left;
}


a:link, a:visited, a:hover, a:active {
	color: #96A86F;
	text-decoration:underline;

}

a:hover { color: #628AA8; }

.greenheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: AFC576;
}


.blueheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 529DA2;
}
.blockblueheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #529DA2;
	text-align: left;

}
.blockgreenheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #AFC576;
	text-align: left;

}
.greenheader-2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: AFC576;
}
