.HeadMain {	color: #666699;
	font-size: 24px;
	line-height: 100%;
}
.HeadSub {font-size: 18px; color: #666699;
}
.HeadSubDark {font-size: 18px; color: #333333;
}
.txtBody {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

.txtSmall {
	font-size: 9px;
	line-height: 130%;
	font-weight: normal;
}
.txtBold {
	color: #666666;
	font-weight: bold;
	line-height: 140%;
}
.txtBoldDark {
	color: #333333;
	font-weight: bold;
	line-height: 140%;
}
.sectionTitle {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.sectionSub {
	font-size: 12px;
	line-height: 140%; 
	color: #666699;
}.zTopArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.button {
	color: #FFFFFF;
	background-color: #666699;
}
.txtBoldBlue {
	color: #666699;
	font-weight: bold;
	line-height: 140%;
}

