.eventIntro {
	background-color: #EEEEEE;
	padding: 6px;
}
.title {
	font-size: 18px;
	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
}
.eventTitle {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.eventRule {
	font-size: 12px;
	font-weight: bold;
}
ol {
	padding-left: 15px;
	list-style-type: decimal;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.note {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	font-weight: bold;
	color: #009900;
}

