.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodyText A:link    	{ color: #6394BF; text-decoration: underline; }
.bodyText A:active  	{ color: #6394BF; text-decoration: underline; }
.bodyText A:visited 	{ color: #395975; text-decoration: underline; }
.bodyText A:hover  		{ color: #993300; text-decoration: underline; }

	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 395975;
	font-weight: bold;

}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 395975;
	font-weight: bold;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 26px;
}	

.address A:link    	{ color: #6394BF; text-decoration: underline; }
.address A:active  	{ color: #6394BF; text-decoration: underline; }
.address A:visited 	{ color: #395975; text-decoration: underline; }
.address A:hover  		{ color: #993300; text-decoration: underline; }


.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: overline;

}

.footerlinks A:link    	{ color: #6394BF; text-decoration: underline; }
.footerlinks A:active  	{ color: #6394BF; text-decoration: underline; }
.footerlinks A:visited 	{ color: #6394BF; text-decoration: underline; }
.footerlinks A:hover  		{ color: #993300; text-decoration: underline; }
