.eventHeading {
	font-family: Arial;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: double;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003b7b;
}

eventText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.emphasis {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #003b7b;
}

.eventLink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.eventLink:Hover {
	color:#666666;
}

.textBox {
	font-family: Arial;
	font-size: 13px;
}
