body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFACD;
	color: #556B2F;
	margin: 0px;
}
.hidden {
	color: #FFFAF0;
	font-size: 9px;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
p {
	text-align: justify;
}
.italic {
	font-style: italic;
}
.www {
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #556B2F;
	text-decoration: none;
	font-size: 12px;
}
.current {
	font-weight: bold;
}
a:visited {
	color: #556B2F;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #556B2F;
	text-decoration: none;
	font-size: 12px;
}
.kwebs {
	font-size: 10px;
}
.smallcurrent {
	font-size: 12px;
	font-weight: bold;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
table.avail {
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
	width: 100%;
}
ul#facilities {
	font-size: 85%;
	padding-top: 0;
	margin-top: 0;
}