body {
      color: #000000;
      background: none #99cc00;
      }
table, td, h1, p, ul, ol {
      font-family: arial, helvetica, sans-serif;
      color: #000000;
      background: none #ccff66;
      }
table, td, p, ul, ol {
      font-size: 12px;
      }
table {
      border: 1px solid #584b1d;
      }
h1 {
      font-size: 22px;
      }
h2 {
      font-size: 16px;
      }
a:link, a:active, a:visited {
      color: #800000;
      background: none #ccff66;
      text-decoration: underline;
      }
a:hover {
      text-decoration: none;
      }
.noot {
      font-size: 11px;
      }
.nw {
      color: #ff0000;
      background: none #ccff66;
      }