A:link {color: rgb(255,0,0); text-decoration : underline;}
a:visited {color: rgb(255,0,0); text-decoration : underline; } 
a:active { color: rgb(255,0,0); text-decoration : underline;}
A:hover {color: rgb(0,0,0); text-decoration : none; font-style: bold;}


body       { font-family: Verdana, Arial, Helvetica; background-color: rgb(255,255,255); 
             color: rgb(0,0,0); word-spacing: 0; text-indent: 0;  margin: 0; font-size: 8pt; }

h1         { font-family: Verdana, Arial, Helvetica; color: rgb(255,150,40); 
             text-align: center; margin-top: 5;
             font-size: 10pt; text-decoration: bold;}

h2         { font-family: Verdana, Arial, Helvetica; color: rgb(0,00); 
             line-height: 100%; word-spacing: 0; 
             text-indent: 0;  font-size: 10pt; text-decoration: none;}

h3         { font-family: Verdana, Arial, Helvetica; color: rgb(0,00);
             text-decoration: bold;font-size: 10pt;margin-bottom: 0;
             text-align: center;}

p          { font-family: Verdana, Arial, Helvetica ; color: rgb(0,00); font-size: 8pt;
             margin-top: 0; margin-bottom: 0; }

p.klein    { font-size: 7pt;  }
p.fett     {  text-decoration: bold; }


