<!--
BODY { SCROLLBAR-BASE-COLOR: #646464; SCROLLBAR-ARROW-COLOR: #FEC254; }
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: orange;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stil1 {	font-size: large;
	color: #FFFFFF;
}
.Stil2 {	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
}
-->