body {
	background-color: #00A500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.kursiv {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.small {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
