.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.smalldescription {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.smalldescription2 {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.maintextgold {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #E49737;
	font-weight:bold;
}
.maintextbold {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight:bold;
}
.maintextlarge {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
.maintexthighlight {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 20px;
	color: #E49737;
}
.header {
	font-family: "Century Gothic";
	font-size: 18px;
	text-transform: uppercase;
	color: #60BCA7;
	font-weight: bold;
}
.questions {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #60BCA7;
}
.questionsgold {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #E49737;
}
.header2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #E49737;
	font-weight: bold;
}.maintextallcaps {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-transform: uppercase;
}
