.homepagefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	color: #2C2A76;
}
.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #AEAEAE;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	font-weight: normal;
	color: #2C2A76;
}

td, p, br
{
	color:2C2A76;
}

a.islandnav {
	display: block;
	background-color: #2C2A76;
	color: #CCCCCC;
	letter-spacing: 0.01px;
	text-decoration: none;
	padding:18px 2px 10px 3px;
}
a.islandnav:hover , #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #cccccc;
	color: #ffffff;
	letter-spacing: 0.01px;
	text-decoration: underline;
		padding: 18px 2px 10px 3px;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #064C30;
}
