BODY
  { color: black;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal; font-style: normal;
    background-image: url(../images/microscope2.jpg);
    background-repeat: repeat-y;
    background-attachment: fixed;
    margin-top: 15px;
    margin-left: 4px;
    margin-right: 0px;
    line-height: 135%;
  }
A:link
  { color: #000000;
    text-decoration: none;
  }
A:visited
  { color: #000000;
    text-decoration: none;
  }
A:active
  { color: #000000;
    text-decoration: none;
  }
A:hover
  { color: #0000FF;
    text-decoration: underline;
  }

