.mainbody {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.mainbodyredbold {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.tabletext {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.mainbodywhite {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.subheader {
	font-family: "Century Gothic";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.mainbodyblack {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

