<style>
<!--
/* Definitionen für die Menüs */


p, h1, h2, h3, div, body, table, tr, td {
             font-family: Arial;
             font-size: 10pt;
             color: #ffffff;
             }


/* Definition für Links */
a:link       { color: #ffffff; text-decoration:none; font-family: Arial; font-size: 10pt}
a:visited    { color: #ffffff; text-decoration:none; font-family: Arial; font-size: 10pt}
a:hover      { color: #ffffff; text-decoration:none; font-family: Arial; font-size: 10pt}
a:active     { color: #ffffff; text-decoration:none; font-family: Arial; font-size: 10pt}


-->
</style>