.USAtext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: medium;
	color: #CCCCCC;
}
.minitext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	color: #CCCCCC;
}
.subtext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: medium;
	color: #FFFFFF;
}
.bigsubtext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: medium;
	color: #BC7447;
}
.bigsubtextWht {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: large;
	color: #FFFFFF;
}
.minitextBOLD {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}

