body {
SCROLLBAR-BASE-COLOR: #B0E9B0;
        SCROLLBAR-ARROW-COLOR: #ffffff;}

body,td { color: #000000;
          font-size: 14px;
          font-weight: normal;
          font-family: arial, helvetica
}

h1 { color: #000000;
          font-size: 16px;
          font-weight: bold;
          font-family: arial, helvetica
}

a:link, a:visited{
        font-size: 14px;
        text-decoration:none;
        font-weight: bold;
        color: #339966;
}

a:hover{
        font-size: 14px;
        text-decoration:none;
        font-weight: bold;
        color: #B0E9B0;
        }
