body {
      scrollbar-Base-Color:#FFFFFF;
      scrollbar-3dLight-Color:#000000;
      scrollbar-Highlight-Color:#FFFFFF;
      scrollbar-Face-Color:#FFFFFF;
      scrollbar-Arrow-Color:#000000;
      scrollbar-Shadow-Color:#000000;
      scrollbar-DarkShadow-Color:#FFFFFF;
      scrollbar-Track-Color:#FFFFFF;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12pt;
      color:#009000;
      font-weight:bold;
      text-align: justify;
      text-decoration:none;
      margin-top:14px;
     }

ul {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color:#000000;
     font-weight:bold;
     text-decoration:none;
     margin-top:20px;
     margin-left:10px;
    }

marquee {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color: red;
         text-align: justify;
         font-weight:bold;
         text-decoration:none;
        }

a:link {
        text-decoration:none;
        color: #000000;
        text-align: justify;
        font-weight:bold;
       }

a:visited {
           text-decoration:none;
           color: #000000;
           text-align: justify;
           font-weight:bold;
                      }

a:hover {
         text-decoration:none;
         color: #009000;
         text-align: justify;
         font-weight:bold;
        }

a:active {
          text-decoration:none;
          color: #000000;
          text-align: justify;
          font-weight:bold;
         }

a:focus {
         text-decoration:none;
         color: #000000;
         text-align: justify;
         font-weight:bold;
        }