.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00476C;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0099FF;
}
.kastlhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099FF;
}
.kastltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00476C;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00476C;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0099FF;
	font-weight: bold;
}
li {
	list-style-image: url(img/kg.gif);
}
