P {
	font-family: Arial;
	font-size : 10pt;
}


A {
	font-family : Arial;
	font-style : normal;
	text-decoration : none;
	color : Black;
	font-size : 10pt;
	font-weight : bold;
}

A:HOVER {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : Red;
}


P.stamm {
	font-family : Arial;
	font-size : 10pt;
	font-style : italic;
}



H1 {
	font-family: Tiranti Solid LET;
	font-size : 22pt;
	text-align : center;
	font-weight : bold;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

H3 {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

-->
