body { margin: 2pt;
       color: black;
       background-color: white;
       border-width: 0px;
     }
a{font-family: arial, helvetica, "sans serif"; font-size:11pt}
a:link {color: blue}
a:visited {color: blue}
a:hover {color: blue}
a:active {color: blue}
a.menu:link {color: black}
a.menu:visited {color: black}
a.menu:hover {color: blue}
a.menu:active {color: black}
a.title:link {color: white}
a.title:visited {color: white}
a.title:hover {color: white}
a.title:active {color: white}
a.title {color : white}
p{font-family: arial,"sans serif"; font-size:11pt}
.titel {color : blue;
        font-size : 30pt;
        font-family: arial, helvetica, "sans serif";
        margin-left: 0pt;
        margin-bottom: 2pt;
        }
.greentitel {color : green;
        font-size : 20pt;
        font-family: arial, helvetica, "sans serif";
        margin-left: 0pt;
        margin-bottom: 2pt;
        }
.bluebar {color : white;
          font-size : 12pt;
          font-family: verdana, arial, helvetica, "sans serif";
          margin-left: 4pt;
          margin-bottom: 2pt;
        }
.pt1   {font-size : 1pt;
        margin-bottom: 0pt;
        }
.pt9   {font-size : 9pt;
        }
.red   {color : red;
       }
.blue   {color : blue;
       }
.footnote {color : Gray;
           font-size : 8pt;
           font-family: verdana, arial, helvetica, "sans serif";
           margin-bottom: 0pt;
          }
.menuhead {color : white;
        margin-bottom: 1pt;
        font-weight: normal;
        font-family: arial, helvetica, "sans serif";
        font-size: 12pt;
        margin-left: 4pt;
        }
.menutxt {margin-Left: 4pt;
          font-family: arial, helvetica, "sans serif";
          font-size:12pt;
          text-decoration: underline
         }
.liChecked { font-family: arial, helvetica, "sans serif";
             font-size:12pt;
             list-style-image: url("http://www.zultrax.com/images/css/list_checked.jpg");
           }
.RedNumber { font-family: arial, helvetica, "sans serif";
             color : red;
             font-size: 20pt;
            }
.h1  {font-family: arial, "sans serif";
      font-size:10pt;
      margin-bottom: 1pt;
      margin-left:1pt;
      border-width:0px;
     }
.h2  {font-family: arial, "sans serif";
      font-size:10pt;
      margin-bottom: 1pt;
      margin-left:1pt;
      border-width:0px;
     }
.h3  {font-family: arial, "sans serif";
      font-size:10pt;
      margin-bottom: 1pt;
      margin-left:1pt;
      border-width:0px;
     }
table { width:100%;
        border:none;
        border-collapse: collapse;
        border-spacing:0px;
      }
td {
    padding: 0pt 0pt 0pt 0pt;
    vertical-align: top;
   }
tr {padding: 0pt 0pt 0pt 0pt;
   }


