@charset "utf-8";
.MainText {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.FooterText {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
}
