<html>
<head><title>stylesheets</title>

<style>
<!-------
.test {font-family: Arial; font-weight: bolder; font-size: 60pt; color: #0000ff}
.klein {font-family: Arial; font-weight: normal; font-size: 8pt;}
.normal {font-family: Arial; font-weight: normal; font-size: 11pt;}
.fett {font-family: Arial; font-weight: bolder; font-size: 11pt;}
h1 {font-family: Arial; font-weight: bold; font-size: 16pt; text-indent: 16pt;}
---------->
</style>

</head>
<body>

</body>
</html>
