.regtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
.regtextbold {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}

.bigtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.ItemListBoldTextCenter {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFF;
}
.itemListLeftJustified {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FFF;
	text-align: left;
}

.biggestbluetext {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
}
.smalltextbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.redtextbold {
	color: #900;
	font-size: 14px;
	font-weight: bold;
}
.bigboldyellowtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	line-height: 22px;
	color: #F7FC25;
	text-align: center;
}
.redtextboldmedium {
	color: #900;
}
.redtext16bold {
	font-size: 16px;
	color: #F00;
}
