.BodyText {
	font-size: 14px;
	color: #666666;
	font-family: "Century Gothic";
	background-color: #FFFFFF; 
}
.SmallBodyText {
	font-size: 10px;
	color: #666666;
	font-family: "Century Gothic";
	background-color: #FFFFFF; 
}
.PageTitle {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.BlueBodyText {
	font-size: 14px;
	color: #3A55A5;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	font-weight: bold;
}
.LargeBodyText {

	font-size: 24px;
	color: #666666;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
}
.LargeBlueBodyText {

	font-size: 24px;
	color: #3A55A5;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	font-weight: bold;
}
.MedBodyText {

	font-size: 18px;
	color: #666666;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
}
.redtext {

	font-size: 14px;
	color: 99110A;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	font-weight: bold;
}
.BiggerBodyText {

	font-size: 16px;
	color: #666666;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
}
