BODY {
        font-family : Tahoma;
        font-size : 8pt;
        SCROLLBAR-FACE-COLOR: A8D0A8;
        SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0;
        SCROLLBAR-SHADOW-COLOR: #003366;
        SCROLLBAR-3DLIGHT-COLOR: A8D0A8;
        SCROLLBAR-ARROW-COLOR: #003366;
        SCROLLBAR-TRACK-COLOR: #A8D0A8;
        SCROLLBAR-DARKSHADOW-COLOR: #008000;
}

TD {
        font-family : Tahoma;
        font-size : 8pt;
                background-color : #F0FFF0;
                border : 1pt;
                border-style :  dashed;}

A {
        font-family : Tahoma;
        font-size : 10pt;
        text-decoration: underline;
        color: green;
}

A:Hover {
        font-family : Tahoma;
        font-size : 10pt;
        text-decoration: underline;
        color: #000000;
        background: #FFC890;
        border-bottom : thin outset Green;
        border-bottom-color : Green;
        border-bottom-style : outset;
        border-bottom-width : thin;
        border : thin double #008000;
}


h3 {
        font-family : Tahoma;
        font-size : 12pt;
        align: center;
        color: #000000;
        background: #A8D0A8;
        border-bottom : thin outset #A8D0A8;
        border-bottom-color : #C0C0C0;
        border-bottom-style : outset;
        border-bottom-width : thin;
        border : thin double #008000;

}

p {

        font-family : Tahoma;
        font-size : 8pt;
}

div {

        font-family : Tahoma;
        font-size : 8pt;
}

P {

        font-family : Tahoma;
        font-size : 8pt;
}

DIV {

        font-family : MS  Serif;
        font-size : 8pt;
}
