body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000080;
	margin: 0px;
}
.hidden {
	color: #FFFAF0;
	font-size: 9px;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
.italic {
	font-style: italic;
	font-size: 10px;
}
.www {
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.current {
	font-weight: bold;
}
a:visited {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.kwebs {
	font-size: 10px;
}
.smallcurrent {
	font-size: 12px;
	font-weight: bold;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
