body,p,center
{
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a, 
a:visited, 
a:link { 
        color: #7D773E;
	font-family: Verdana, Helvetica; 
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{ 
	color: #7D773E; 
	text-decoration: overline underline;
	font-size: 13px;
	font-weight: bold;
}
a: alink {
color: #7D773E;
text-decoration: underline;
font-size: 13px;
	font-weight: bold;
	}
.boldtextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
