body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(grid.gif);
}
a:link {
	font-weight: bold;
	color: #7B3B00;
	text-decoration: none;
}
a:hover {
	color: #7B3B00;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #7B3B00;
	text-decoration: none;
}
.title {
	font-weight: bold;
	color: #7B3B00;
	font-size: 18px;
	text-align: right;
	padding: 4px;
}
.bolddate {
	font-weight: bold;
	font-size: 12px;
	color: #485551;
}
.event {
	font-weight: bold;
	color: #006666;
	background-color: #CCCCCC;
	padding: 5px;
}
.beigebackground {
	font-weight: bold;
	color: #7B3B00;
	background-color: #A2A892;
	padding: 5px;
}
.scheduleheading {
	font-weight: bold;
	color: #7B3B00;
	background-color: #D2F5E9;
	font-size: 14px;
}
.volunteerheading {
	font-weight: bold;
	color: #7B3B00;
	background-color: #D2F5E9;
	font-size: 14px;
	text-align: center;
}

