body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	list-style-type: disc;
}
.headline1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	line-height: 130%;
}
.headline2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
}
.headline3a {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC00;
	list-style-position: inside;
	list-style-type: square;
}
.headline3b {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	list-style-position: inside;
	list-style-type: square;
}
.headline3c {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: square;
}
.kleinschrift {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 135%;
}