<html>

<head>
<title></title>
</head>

<body>

<pre>p            { font-family: Arial }
.demohead    { font-family: Arial; font-size: 10pt; background-color: #00bb00; color: #FFFFFF; 
               font-weight: bold; margin-left: 10 }
.frage		{ font-family: Arial; font-size: 10pt; font-weight: bold }
.antwort	{ font-family: Arial; font-size: 12pt; font-weight: bold}
.section     { font-family: Arial; font-weight: bold; color: #008000; background-color: 
               #C0C0C0; text-indent: 5 }
.klein       { font-family: Arial; font-size: 8pt }
h1            { font-family: Arial }
h2           { font-family: Arial }
h3           { font-family: Arial }
h4				{ font-size: 14pt; font-family: Arial; font-weight: bold }
h5           { font-size: 10pt; font-family: Arial; font-weight: bold }
h6           { font-family: Arial }
td           { font-family: Arial; font-size: 10pt }
ul				{ font-family: Arial }
ol			{ font-family: Arial }</pre>
</body>
</html>

