.body_text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000}
.headline {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000099}
.rev_small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #FFFFFF}
.rev_small_links { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #FFFFFF }
.smallerheadline { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #000099 }
.smallerheadlinewhite { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.small { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #000000}
.body_text_white { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF}
.small_white { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #FFFFFF}
.headline_white { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #FFFFFF}

/* William Easton Design Logo Version 2.0 */

#eastonLogoV2 {
	margin: 0 auto;
	padding: 0;
	width: 110px;
	height: 45px;
}
#eastonLogoV2 ul {
	list-style: none;
	width: 110px;
	margin: 0;
	padding: 0;
}
#eastonLogoV2 li {
	margin: 0;
	padding: 0;
}
#eastonLogoV2 a {
	display: block;
	padding: 0;
	width: 110px;
	height: 45px;
}
li.eastonTextV2, a.eastonTextV2:link, a.eastonTextV2:visited {
	background: url("/images/eastonLogo.gif") no-repeat left top;
}
a.eastonTextV2:hover {
	background-position: 0 -45px!important;
}
#eastonLogoV2 ul li a span {
	display: none;
}