body
     {
      Background-Color: #66CCFF;
      Font-Family: Times, "Times New Roman", Serif;
      Font-Size: 16pt;
      Color: blue;
      Text-Align: left;
     }
A:HOVER
    {
     Color: #FF0080;
    }
A:LINK
    {
     Color: blue;
    }
h1.center
    {
     Text-Align: center;
    }
h1.blau
    {
     Color: blue;
    }
h1.blauc
    {
     Color: blue;
     Text-Align: center;
    }
h2.center
    {
     Text-Align: center;
    }
h2.blau
    {
     Color: blue;
    }
h3.center
    {
     Text-Align: center;
    }
h3.blau
    {
     Color: blue;
    }
h3.ulb
    {
     text-decoration: underline;
     Color: blue;
    }
h4.center
    {
     Text-Align: center;
    }
h5.center
    {
     Text-Align: center;
    }
p.blau
    {
     Color: blue;
    }
P.f12
    {
     Font-Size: 12pt;
    }
P.f14
    {
     Font-Size: 14pt;
    }
P.f16
    {
     Font-Size: 16pt;
     Color: blue;
    }
P.f12r
    {
     Font-Size: 12pt;
     Text-Align: right;
    }
P.center
    {
     Text-Align: center;
    }
P.cn10
    {
     Font-Size: 10pt;
     Text-Align: center;
    }
P.cn12
    {
     Font-Size: 12pt;
     Text-Align: center;
    }
P.cn14
    {
     Font-Size: 14pt;
     Text-Align: center;
    }
P.cn16
    {
     Font-Size: 16pt;
     Text-Align: center;
    }
P.cn18
    {
     Font-Size: 18pt;
     Text-Align: center;
    }
P.cn22
    {
     Font-Size: 22pt;
     Text-Align: center;
    }
TABLE.center
    {
     Text-Align: center;
    }
TABLE.f14
    {
     Font-Size: 14pt;
    }
TABLE.f16
    {
     Font-Size: 16pt;
    }
TD.center
    {
     Text-Align: center;
    }
TD.f10
    {
     Font-Size: 10pt;
    }
TD.f10b
    {
     Font-Size: 10pt;
     Color: blue;
    }
TD.f12
    {
     Font-Size: 12pt;
    }
TD.f12cn
    {
     Font-Size: 12pt;
     Text-Align: center;
    }
TD.f14
    {
     Font-Size: 14pt;
    }
TD.f14b
    {
     Font-Size: 14pt;
     Color: blue;
    }
TD.f14cn
    {
     Font-Size: 14pt;
     Text-Align: center;
    }
TD.f16
    {
     Font-Size: 16pt;
    }
TD.f18
    {
     Font-Size: 18pt;
    }
TD.f18cn
    {
     Font-Size: 18pt;
     Text-Align: center;
    }
TD.f16cn
    {
     Font-Size: 16pt;
     Text-Align: center;
    }
TD.f22cn
    {
     Font-Size: 22pt;
     Text-Align: center;
    }
TD.f18bu
    {
     Font-Size: 18pt;
     Color: blue;
    }
TD.f22b
    {
     Font-Size: 22pt;
     Color: blue;
    }
TD.schwarz
    {
     Color: black;
    }
TD.blau
    {
     Color: blue;
    }
UL.blau
    {
     Color: blue;
    }
OL.blau
    {
     Color: blue;
    }
