body,p,center
{
	color: #000033;
	font-family: Arial, Helvetica, calibri;
	font-size: 12px;
	text-align: left;
}
.normalText {
	font-family: Arial, Helvetica, calibri;
	font-size: 12px;
	text-align: left;
}
a, 
a:visited, 
a:link { 
        color: #7D773E;
	font-family: Arial, Helvetica, calibri; 
	text-decoration: underline;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:hover{ 
	color: #7D773E; 
	text-decoration: overline underline;
	font-size: 14px;
	font-weight: bold;
}
	
	.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003;
	text-align: center;
}
.BoldBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
