body { padding : 0px; height : 100% ; width : 100% ; overflow : auto;
       background-attachment:fixed; margin-left: 6px; margin-top: 6px; margin-bottom: 5px;
       font-family: Verdana, Arial, sans-serif; FONT-SIZE: 11pt;
       SCROLLBAR-FACE-COLOR: #E1E9E9; SCROLLBAR-HIGHLIGHT-COLOR: #CCFFFF;
       SCROLLBAR-SHADOW-COLOR: #CCffff; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
       SCROLLBAR-ARROW-COLOR:  #008080; SCROLLBAR-TRACK-COLOR: #FFFFFF;
       SCROLLBAR-DARKSHADOW-COLOR: #008080;
}

a:link      {color: #008080; text-decoration: none}
a:visited	{color: #109090; text-decoration: none}
a:hover     {color: #004040; text-decoration: underline overline}
a:active    {color: #00FF00; text-decoration: none; font-weight: bold}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #400000
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #400000
}
H3
{
    FONT-SIZE: 12pt;
    COLOR: #008080
}


.btn
{
    FONT-SIZE:9pt;
    TEXT-ALIGN: left;
}
.btlt
{
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
}

HR
{
    COLOR: #008080; height:1pt;
}