.eventstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;


}
.titlestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;

}
.headerstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;

}
.textstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;

}
.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000099;
	font-weight: bolder;
	background-color: #FFFFFF;

}
.updatestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;

}
