.SectionHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CB2823;
}
.PageHdr {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Franklin Gothic Medium Cond";
	font-variant: normal;
}
.VenueTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #C82331;
	text-align: center;
}
.BodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.MainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.MenuHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #E51539;
}
.BodyNote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.ItemAnnounce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #CB2028;
}
.VenueSub {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #C82331;
}
#SepColumn {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CD1F28;
	border-right-color: #CD1F28;
	border-bottom-color: #CD1F28;
	border-left-color: #CD1F28;
}

.BodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.BodyItalics {
	font-style: italic;
}
.BodyNoteBold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
