.BodyText {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BodyTextLge {
	font-family: Calibri;
	font-size: 22px;
	color: #000000;
}

.BodyTextBold {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.BodyTextSmall {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
.BodyTextRed {
	font-family: Calibri;
	font-size: 16px;
	color: #FF0000;
}
