H1 {
	font-family : Arial;
	color : Black;
	font-size : 16pt;
	font-weight : bold;
	margin-bottom : 2px;
	text-align : center;
}
H2 {
	font-family : Arial;
	color : Black;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 0px;
}
H3 {
	font-family : Arial;
	color : Black;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 16px;
}
P {
	color : Black;
	font-family : Arial;
	font-size : 10pt;
	margin-top : 0px;
	margin-bottom : 2px;
	text-align : justify;
}
P.impressum {
	color : Black;
	font-family : Arial;
	font-size : 8pt;
	text-align : center;
	margin-top : 0px;
}