/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
}
a {
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #003399;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.h1link { font-size: 18px; }
a.h1link { color: white; }
body {
	background-image: url(images/bkgrd.gif);
}
.eventheader { background: #6ED0CE; }