.MainBody {
	font-family: Calibri;
	font-size: 12px;
	color: #6666CC;
}
.MainBodyLarge {
	font-size: 16px;
}
.MainBodydominant {
	font-size: 14px;
	font-family: Calibri;
	color: #6666CC;
}
.MainBodybottomline {
	background-position: bottom;
}
.MainBodyLargeColor {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
}
.backgroundGreen {
	background-color: ECFCFF;
}
.backgroundBlue {
	background-color: #DCFAFC;
	width: 500px;
	position: absolute;
	height: auto;
	visibility: inherit;
}
.MainBody3pxindent {
	text-indent: 3px;
}
.MainBodysmall {
	font-family: Calibri;
	font-size: 10px;
	color: #6666CC;
}

