.bodycopy {
	font-family: tahoma, "ms sans serif", verdana;
	font-size: 14px;
	font-style: normal;

}
.headlines {
	font-family: tahoma, "ms sans serif", verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #096b3a;
	line-height: normal;
	font-variant: normal;

}

A:link  {
	color : Blue;
	text-decoration: underline;
 }
 
 A:visited  {
 	text-decoration : underline;
 	color : Gray;
 }
 
 A:hover  {
 	text-decoration : underline;
 	color : #FF6600;
 }
.bodycopy-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.SubHead {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
	line-height: normal;
	font-variant: normal;
}
