.bigNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #FFFF00;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #CCFFFF;
	letter-spacing: -0.03em;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #CCFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
	color: #CCCCCC;
}
.bigText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #FFFFFF;
}

