.yellowtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F4BB3B;
}
.text {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
	line-height: 16px;
	text-indent: 0pt;
}
.redheader {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9201A;
	line-height: 22px;
}
.prupleheader {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C275F;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 10px;
}
.bigwhitesans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigpurplesans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C086E;
}
.blackarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pics {
	padding: 6px;
}

