body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #006;
}
.events {
	font-size: 90%;
}
.event-date {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #9c6	;
}

a:link {
	color: #00F;
	font-weight: bold;
}
a:visited {
	color: #036;
	font-weight: bold;
}
a:hover {
	color: #69F;
	font-weight: bold;
}


h1 {
	color: #33c;
	
}
.directorytable {
	font-size: 11px;
}
.maintable {
	color: #808000;
}
.maintable {
	background-color: #F9F6F2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006;
}

.tdborder {
	border: thin solid #006;
}
.boxtop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006;
}
.boxleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006;
}
