body, td {
	font-family: verdana;
	font-size: 9pt;
}
.Header {
	color: #ffffff;
	padding-right: 7px;
	padding-top: 10px;
	font-size: 10;
}
.Header A:Link {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.Header A:Active {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.Header A:Visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}
.Header A:Hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: none;
}
.Events A:Link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Events A:Active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Events A:Visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Events A:Hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Events {
	padding: 9px;
}
.Nav A:Link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.Nav A:Active {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.Nav A:Visited {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.Nav A:Hover {
	color: #000000;
	text-decoration: underline;
	font-weight: none;
}
.Nav {
	padding: 9px;
}
li {
	list-style-image: url("images/arrow_li.gif");

}
.Footer {
	color: #ffffff;
	padding-bottom: 10px;
}
.BlueBold {
	color: #679DD4;
	text-decoration: none;
	font-weight: bold;
}

