body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 10px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #33CC66;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CC66;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #33CC66;
	text-decoration: none;
	font-weight: bold;
}
.schwarzfett {
	font-weight: bold;
	color: #000000;
}
.schwarz12 {
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.schwarz12fett {
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

