body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #0000CD;
	margin: 0px;
}
.hidden {
	color: #FFFAF0;
	font-size: 9px;
}
.bold {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
p {
	text-align: justify;
}
.italic {
	font-style: italic;
}
.www {
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	color: #FF8C00;
}
a:link {
	color: #FF8C00;
}
.current {
	font-weight: bold;
}
a:visited {
	color: #FF8C00;
}
a:active {
	color: #FF8C00;
}
.kwebs {
	font-size: 10px;
}

