BODY { 
  margin: 10px 10px 10px;
  color: #000000;
  background: #CCB42C;
  font-family: georgia, garamond, times, serif;
}

H1, H2, H3, H4, H5 {
  color: #2B5C75;	/* NNLM blue */
  font-family: trebuchet, verdana, gill, arial, helvetica, sans-serif;
}

PRE {
  font-family: courier, monospace;
  font-size: 9pt;
}

TH {
  background: #998743;
  text-align: left;
}

A:link { color: #0000D0 }	/* unvisited link */
A:visited { color: #0A4C26 }	/* visited links */
A:active { color: #FF0000 }	/* active links */





