.SmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.MedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.RegText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.HeadText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9900;
}

