.list {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
}
.eventslist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
}
.listtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
}
.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Tahoma, "Times New Roman", Georgia;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
