.SmallText {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #903;
}

.FormBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	border: 1px solid #677AA4;
}
.headingtext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.main-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
}
.CG-25_red {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #990033;
}
.CG-14_red {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

.CG-20-grey {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #000;
}

