.barText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	background-position: center;
	letter-spacing: 1px;
	color: #666666;
}
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.footerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	color: #ffffff;
}
.miniHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 160%;
	font-weight: bold;
	color: #1e1f3e;
	text-decoration: none;
}
.mainHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #CC2032;
	text-decoration: none;
}
.mainText strong {
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}
.pageHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	color: #27274F;
}
.strikeThrough {
	text-decoration: line-through;
}
.whiteTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}

