body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	font-family: "MS Gothic";
	line-height:18px;
}
td {
	font-size: 12px;
	font-family: "MS Gothic";
	color: #333333;
	line-height:18px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

.smallmenulink:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smallmenulink:hover{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.smallmenulink:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smallmenulink:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.fontcolor333{
	color: #333333;
}
.titlelink, .titlelink:link, .titlelink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #002689;
	text-decoration: none;
}
.titlelink:hover, .titlelink:active {
	font-size: 12px;
	font-weight: bold;
	color: #002689;
	text-decoration: underline;
}
p {
	line-height:1.5;
}
.eventtitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.eventdate {
	color: #FFFFFF;
}
