body    {background-color: #FFFFFF;
        background-attachment:fixed;
        font: Arial;
        font-size: 11pt;
        color: #000000;
        SCROLLBAR-FACE-COLOR: white;
        SCROLLBAR-HIGHLIGHT-COLOR: red;
        SCROLLBAR-SHADOW-COLOR: red;
        SCROLLBAR-3DLIGHT-COLOR: red;
        SCROLLBAR-ARROW-COLOR: red;
        SCROLLBAR-TRACK-COLOR: red;
        SCROLLBAR-DARKSHADOW-COLOR: red;
        SCROLLBAR-BASE-COLOR: red;

   }


td
{
      font: Arial;
        font-size: 9pt;
        color: #16164D;

}

a
{
      font-family: Arial;
      font-face: Arial;
      color: black;
      font-size: 9pt;
      text-decoration: none;


}

a:hover
{
       font-family: Arial;
       font-face: Arial;
       color: red;
       font-size: 9pt;
       text-decoration: none;

}


a:active
{
       font-family: Arial;
       font-face: Arial;
       color: red;
       font-size: 9pt;
       text-decoration: none;
}

.tab
{      font-family: Arial;
       font-face: Arial;
       color: #16164D;
       font-size: 10pt;
}
