body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	}
	
h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}

h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

.anschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	}

a:link, a:active, a:visited {
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}