body { margin:0px;
       background: #000000;
       }

table,tr,td { margin:0px;
              }

.normal  { font-family: Arial;
           font-size: 10pt;
           text-align: justify;
           font-weight: bold;
           color: #000000;
           margin: 10px;
           }

.mittel  { font-family: Arial;
           font-size: 11pt;
           text-align: justify;
           font-weight: bold;
           color: #000000;
           margin: 10px;
           }

.gross   { font-family: Arial;
           font-size: 12pt;
           text-align: justify;
           font-weight: bold;
           color: #000000;
           margin: 10px;
           }

a         { font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: #910003;
            text-decoration: none;
            }