A:hover   { color: #FF9966;  }
td.body   { padding:20px;}
body {
    background-color: #cccc99;
    background-repeat: repeat-y;
    color: #000000;
    font-family: verdana, sans-serif;
    font-size: 12px;
}
  p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  pre {
    font-family: Fixed, Clean, Courier New, Courier;
    color: black; background: white;
  }
  code {
    font-family: Fixed, Clean, Courier New, Courier;
    color: black; background: white;
  }
  li {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  h1 {
    font-size: 180%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  h2 {
    font-size: 150%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  h3 {
    font-size: 125%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  h4 {
    font-size: 110%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }
  h5 {
    font-size: 80%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: black; background: white;
  }

