.bigtext {
	font-family: Bookman Old Style;
	font-size: 23px;
	color: #FF6633;
}

.arial {
	font-family: Arial;
	font-size: 11px;
	color: white;
}

.georgia {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}

.georgia1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}


.times {
	font-family: Times New Roman;
	font-size: 14px;
	color: #BB8825;
}


.bold {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: white;
}