.subtitle {
	text-align: center;
	font-family: "Arial Black";
	font-size: large;
	color: #FFFFCC;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.bold {
	font-family: "Arial Black";
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}

