.bodycopy {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 13px;
	font-style: normal;
	background-color : White;
	color: #000000;

}
.headlines {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	line-height: normal;
	font-variant: normal;

}
.smalltablecopy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;

}

A:link  {
	color : Blue;
	text-decoration: underline;
 }
 
 A:visited  {
 	text-decoration : underline;
 	color : Gray;
 }
 
 A:hover  {
	text-decoration : underline;
	color : #006666;
 }
.phone {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #72838B;
	line-height: normal;
	font-variant: normal;
}
.bodycopyHighlights {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	background-color : White;
	color: #990000;
	font-weight: normal;
}
.smalltablecopyWhiteText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
