@charset "utf-8";
.MenuText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.FormText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.CopyrightText {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.BoldText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	color: #FF0;
}