.paratext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #2716EE;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
}
h2 {

	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #2716EE;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	padding-left: 10px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}

.event {
	font-family: Arial, Helvetica, sans-serif;
}

.event h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 14px;
}

.event td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.event p {
	font-size: 12px;
	color: #000000;
}
.event a {
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
.highlight {
	color: #003366;
}
