.encss {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.enBODY {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.serif {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.hdline {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}
.bigGeorgia {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #666666;
	line-height: 22px;
}
.hdlineWHITE {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
.serifintro {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	}
.serifintroquote {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #336699;
	font-weight: normal;
}
.bigGeorgiaWhite {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.serifsmall {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #333333;
}
