.EventTitlesItalics{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
}
.EventTitles{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
}
.EventTextBoxItalics{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
}.EventTextBox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
}
.EventScheduledActivity{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
}
.EventLocationName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
.EventLocationAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.EventActivityHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}
