BODY {
	background-color:#F6E7C3;
	background-image: url(/gen_img/naviback.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	scrollbar-track-color : #FCF7ED;
	scrollbar-arrow-color : #40237A;
	scrollbar-face-color : #BAA2BA;
	scrollbar-darkshadow-color : #40237A;
	scrollbar-shadow-color : #40237A;
	scrollbar-base-color : #BAA2BA;
}
.mitte {
	text-align : center;
}
.format{
	width : 750px;
}
.navihead {
	color : White;
	font-size : 13px;
	font-weight : bold;
}
.navilink {
	font-size : 11px;
	line-height : 120%;
}
A {
	color : #40237A;
}
A:LINK {
	color : #40237A;
	text-decoration : underline;
}
A:VISITED {
	color : #40237A;
	text-decoration : none;
}
A:HOVER {
	color : #AE07ED;
	text-decoration : underline;
}

