body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
}
body {
	background-color: #e1ded8;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a {
	font-weight: bold;
	font-size: small;
}
.klein {font-size: x-small}
.head {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.headblack {
	font-size: small;
	font-weight: bold;
	color: #999999;
}

