BODY
   {
      color            : black;
      font-family      : helvetica,arial;
      margin-top        : 10px;
   }
SELECT, option {   FONT-FAMILY:verdana,arial;color:#000000; FONT-SIZE: 12px}
a:link,a:visited { color:#000000; font-weight:plain; FONT-SIZE: 12px}
a:active {color:#000080; font-weight:plain;}
a:hover {color:#000080; font-weight: plain;}
H1, H2, H3, H4 {  font-family : helvetica,arial;  }

H1
   {
   font-size : 15pt;
   color:#000080;
   }

H2
   {  font-size : 12pt; }

H3
   {  font-size : 12pt; }

TD, TH
   {
           font-family : helvetica, arial;
           font-size:10pt;
   }
UL
   {
      font-family: helvetica,arial;
      font-size:10pt;
   }
OL
   {
      font-family: helvetica,arial;
      font-size:10pt;

   }
DL
   {
      font-family      : helvetica,arial;
      font-size:10pt;
   }
P
   {
      font-family      : helvetica,arial;
      font-size:10pt;
   }

p.klein

   {

   font-size:8pt; color:black;

   }

p.titel

   {

   font-size:14pt; color:#0000FF; font-weight:plain;

   }

P.TT
   {
      font-family      : Courier New, Courier;
      font-size:10pt;
   }
PRE
   {
      font-family  : courier, monospace;
   }
