body {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
  body, td, p {
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    }
  h3 {
    font-family: verdana, helvetica, sans-serif;
    font-size: 15px;
    color: black;
    }
  .newsText {
    line-height: 20px;
    }
  .navText {
    line-height: 14px;
    font-weight: bold;
    font-variant: small-caps;
    }
a {
    text-decoration: none;
    }
  a:hover {
    color: red;
    }