body,td,th {

	font-family: Courier New, Courier, monospace;

	font-size: 90%;

	color: #000000;

}

body {

	margin-left: 20px;

	margin-top: 20px;

	margin-right: 20px;

	margin-bottom: 20px;

}

hr {

	border:solid #000000 1px;

	height:1px;

}

a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #000000;

}

a:hover {

	text-decoration: none;

	color: #666666;

}

a:active {

	text-decoration: none;

	color: #000000;

}

.titel {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 85%; }