<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.stil1 {
	font-size: 18px;
	font-weight: bold;
}
.stil2 {
	font-size: 14px;
	font-weight: bold;
	color: #CE0000;
}
.stil3 {font-size: 12px}
.stil4 {
	color: #666666;
	font-size: 14px;
}
.stil5 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.stil6 {color: #9900FF}
-->