<html>
	<head>
		<title>
			style sheet
		</title>
		
<style type="text/css">
<!- Nun fogen Style-sheet Angaben in CSS-Sprache: /->
<!--
#unten { vertical-align:bottom; } 
h1 { font-size:24pt; color:#FF0000; font-style:italic; line-height:28pt; }
h2 { font-size:20pt; color:#FF0000; line-height:28pt; }
h3 { font-size:12pt; color:#FF0000; font-style:italic; }
a {font-size:10pt;font-weight:bold;line-height:14pt; font-family:Helvetica,Arial;letter-spacing:0mm; word-spacing:0.8mm;}
body,p,li,b,i,td { font-size:10pt; line-height:14pt;	font-family:Helvetica,Arial; letter-spacing:0.2mm; word-spacing:0.8mm; 
p.klein { font-size:10pt; color:black; }
//-->

</style>
	</head>
	<body>
	</body>
</html>

