body      { color: black; }
a:link    { color: blue; }
a:visited { color: #630000; }
a:active  { color: #630000; }
a:hover   { color: #FF6500; }

a.redline:link { color: #ffffb8;}
a.redline:visited { color: #ffffb8;}
a.redline:active { color: #ffffb8;}

a.menuactive:link { color: #ff1820; TEXT-DECORATION: none}
a.menuactive:visited { color: #ff1820; TEXT-DECORATION: none}
a.menuactive:active { color: #ff1820; TEXT-DECORATION: none}

a.menuinactive:link { color: #ffffb8; TEXT-DECORATION: none}
a.menuinactive:visited { color: #ffffb8; TEXT-DECORATION: none}
a.menuinactive:active { color: #ffffb8; TEXT-DECORATION: none}

td.redtop {
        font-size: 9pt;
        font-weight: 600;
        font-family: arial, helvetica;
        }

span.headline {
        font-size: 12pt;
        font-weight: 600;
        font-family: arial, helvetica;
        }

span.newsh {
        font-size: 8pt;
        font-weight: 600;
        font-family: arial, helvetica;
        }

span.news {
        font-size: 8pt;
        font-family: arial, helvetica;
        }
span.normal {
        font-size: 10pt;
        font-family: arial, helvetica;
        }
span.fett {
        font-size: 10pt;
        font-weight: 600;
        font-family: arial, helvetica;
        }
span.little {
        font-size: 8pt;
        font-family: arial, helvetica;
        }

ul.level1 {
        list-style: disc;
                   font-size: 10pt;
                    line-height: 11pt;
        font-family:  arial, helvetica, sans-serif;
        color: black;
        }
ol.level1 {
                   font-size: 10pt;
                    line-height: 11pt;
        font-family:  arial, helvetica, sans-serif;
        color: black;
        }
span.important {
        font-size: 10pt;
        font-family: arial, helvetica;
        color: red;
}
span.creator {
        font-size: 8pt;
        font-family: arial, helvetica;
        }
span.beachbig1 {
        font-size: 32pt;
        font-family: arial, helvetica;
        }
span.beachbig2 {
        font-size: 20pt;
        font-family: arial, helvetica;
        }
