h1 {
	font-family: Arial;
	color: #464F92;
	vertical-align:top;
	font-size: 12pt;
	text-decoration: underline;
}

p {
	font-family: Arial;
	font-size: 11pt;
}

p.gross {
	font-family: Arial;
	font-size: 13pt;
	text-align: center;
}

ul.bindestrich {
	font-family: Arial;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	line-height: 21px;
}
ul.bindestrich li {
	font-family: Arial;
	text-indent: -0.6em;
	padding-left: 1.5em;
	font-size: 11pt;
	line-height: 21px;
	}