normaltext {
	font-family: Georgia, Courier;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC33;
}
.normaltext {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
	font-family: Tahoma, "Times New Roman";

}
.titletext {
	font-family: Tahoma, "Times New Roman";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0033;
}
