body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #330000;
	text-decoration: none;
}

.klein  {
	font-size: 8pt;
}

.log  {
	font-weight: bold;
}

hr  {
	width: 200px;
	color: #330000;
}