BODY {color : white}

P {color : maroon;
font-size : 12pt;
font-family : arial, helevetica}

LI {color : maroon;
font-size : 12pt;
font-family : arial, helevetica}

UL {color : maroon;
font-size : 12pt;
font-family : arial, helevetica}

PRE {color : maroon}

TD {color : maroon;
font-size : 8pt;
font-family : arial, helevetica}

H2 {color : maroon;
font-size : 20pt;
font-family : times new roman, garamond;
font-style : italic}

H3 {color : maroon;
font-size : 18pt;
font-family : times new roman, garamond;
font-style : italic}

H4 {color : maroon;
font-size : 16pt;
font-family : times new roman, garamond;
font-style : italic}

H5 {color : maroon;
font-size : 14pt;
font-family : arial, helevetica}

SMALL {color : maroon;
font-size : 10pt;
font-family : arial, helevetica;
font-style : italic}

B {color : maroon;
font-size : 12pt;
font-family : arial, helevetica;
font-style : bold}

LI {color : maroon;
font-size : 14pt;
font-family : arial, helevetica}

TH {color : maroon;
font-size : 10pt;
font-family : arial, helevetica
font-weight: bold}


A:active {color: #000000;
background: #CCCCCC;
text-decoration: underline;}

        a.hoverlink:hover {
                text-decoration: none;
                color : #CC0000;
                font-family: Arial, Helvetica, sans-serif;
                background : #669999;
                background-color : #FFFF66;
        }

