body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}
a:link {
	color: #c60;
	}
a:visited {
	color: #c60;
	}
a:hover {
	text-decoration: none;
	}	
.navbar {
	color: #999;
	text-align: left;
	}
.navbar a:link { 
	color: #999; 
	font-weight: bold;
	text-decoration: none;
	}
.navbar a:visited { 
	color: #999; 
	font-weight: bold;
	text-decoration: none;
	 }
.navbar a:hover { 
	color: #333; 
	font-weight: bold;
	text-decoration: none;
	}
.pageheader {
	font-size: 16px;
	font-weight: bold;
	color: #c60;
	}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #333;	
	}
.subhead {
	font-weight: bold;
	font-size: 13px;
	}
.text {	
	line-height: 150%;
	}
.eventbox {
	width: 400px;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	}
