ul {
	list-style-type: none;
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
}
li {
	line-height: 122%;
}
a.box:link {
	color: black;
}
a.box:visited {
	color: black;
}
a.box:hover {
        text-decoration: underline;
}
h3 {
	margin: 18px 0px 0px 0px;
}
p a:link {
	text-decoration: underline;
}
p a:visited {
	text-decoration: underline;
}
p a:hover {
	text-decoration: underline;
}
p.about {
	margin: 0px 268px 0px 0px;
}
p.news {
	margin: 0px 268px 0px 0px;
}
div#news img {
	padding: 12px 0px 12px 12px;
}
div#news img.floatright {
	float: right;
}
p.added {
	margin: 1px 0px 0px 0px;
	font-size: 80%;
}
table.event {
	margin: 12px 0px;
}
table.event th {
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
}
table.event a:link {
	text-decoration: underline;
}
table.event a:visited {
	text-decoration: underline;
}
table.event a:hover {
	text-decoration: underline;
}
