<style type="text/css">
h3      { color: red }
BODY    { background-color : #A3A3BD }
BODY, TD, TR, UL, OL
        {
          font-family: Verdana, Arial, Helvetica;
          font-size: 10pt;
          color: #000000;
        }
.titel  { font-weight : bold }
.subtitel 
        {
          font-weight : bold;
          text-decoration : underline;
        }
A:link, A:visited, A:active
        {
          color: #000000;
          text-decoration: none
        }
A:hover { color: #0A357E }

