BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	line-height: 110%;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: Black;
	font-weight: normal;
	line-height: 140%;
}
TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: Black;
	font-weight: normal;
	line-height: 140%;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: Black;
	font-weight: normal;
	line-height: 140%;
}

.bold {
	font-weight : bold;
}


.acht {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	font-weight : normal;
}


A:LINK {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:HOVER {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:ACTIVE {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:VISITED {
	color: #FE3429;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
H1 {
	font-size : 15pt;
	font-weight : bold;
}








