.EventsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.EventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.PurpleQuote {
	font-family: Verdana;
	font-size: 12px;
	font-style: None;
	font-weight: bold;
	color: #6633CC;
}
.QuoteText {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.Paragraph {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Subheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
