body {
	background: #FFFFFF; 
	link: #660000;
	vlink: #996600;
}

.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : large; 
	color: #FFFFE0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24px; 
	font-weight: light;
	color: #FFFFE0;
	background-color: #EE0000;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small; 
}

.events-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px; 
	font-weight: light;
	line-height: 30px;
	color: #333399;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 18px;
	
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
	line-height: 1.5;
	
}

.red {color: red;
}

.white {color: white;
}

.blue {color: #0000cd;
}

.green {color: green;
}

BLOCKQUOTE {font-family: Arial, Helvetica, sans-serif; font-size: x-small;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; text-align: center;
	color: Black;
}

.navigation-bar {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size : 11px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align : center;
	line-height : 16px;
}

td.nav-background {
	background: blue; 

}

.e-board {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size : 11px; 
	font-weight: bold;

}

.caption {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size : 10px; 

}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; color: Black;
}