a{
   text-decoration:none;
        }

a:hover{
         text-decoration:underline;
        }


BODY {
      font-family:Verdana,Arial,Helvetia;
      font-size:10pt;
      }

TABLE {
       font-family:Verdana,Arial,Helvetia;
       font-size:10pt;
       }

.menulink{
          color:#FFFFFF;
          text-decoration:none;
          font-weight: bold;
          }

.menulink:hover{
                color:#FFFFFF;
                text-decoration:underline;
                font-weight: bold;
               }
.txtlink{
         text-decoration:none;
        }

.txtlink:hover{
         text-decoration:underline;
        }

.detail
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetia;
    FONT-SIZE: 10pt
}
.dethead
{
    BACKGROUND-COLOR: #024c84;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetia;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-COLOR: #ffffff;
}
