.events_heading {
	text-decoration: none;
	color: #bf0141;
}

.headings_2 {
	text-decoration: none;
	color: #303E64;
}

.location {
	text-decoration: none;
	color: #000080;
}

.event {
	text-decoration: none;
	color: #bf0141;
}

.emph {font-size:12pt; font-family:Arial; color: #330066; font-weight:bold;
}

a:link {
	text-decoration: none;
	color: #0000cc;
}
a:active {
	color: #303E64;
	text-decoration: none;
}
a:hover {
	color: #BF0141;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:visited:hover {
	color: #BF0141;
	text-decoration: underline;
}

body {font-size:6pt; font-family:Arial; color: #333333; background:e6e6cc;
}

h1{font-size:24pt; font-family:Arial; color: #303E64; font-weight:bold;
}

h2{font-size:18pt; font-family:Arial; font-weight:bold;
}

h3{font-size:13pt; font-family:Arial; color: #303E64; font-weight:bold;
}