.pageTitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #023115;
}
.ppTitle {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #023115;
}
.bodytext {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #6B583F;
}
.footertext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #7C988A;
}
A:LINK {text-decoration : none;  color : #2F71DD;  }
A:VISITED {text-decoration : none;  color : #2F71DD;  }
A:ACTIVE {text-decoration : underline;  color : #C8A46C; }
A:HOVER {text-decoration : underline;  color : #C8A46C; }