﻿
BODY, TD, TH, DIV, P { 
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  margin: 0px;
}
H1 { color: maroon; font-size: 12pt }
H2 { color: maroon; font-size: 12pt }
a:link { color: blue; text-decoration: underline }
a:visited { color: blue; text-decoration: underline }
a:hover { color: red; text-decoration: underline }
a.hdr { text-decoration: none; font-size: 9pt }
a.hdr:link { color: black; text-decoration: none }
a.hdr:visited { color: black; text-decoration: none }
a.hdr:hover { color: white; text-decoration: none; background-color: #808080 }
a.nound:link { color: green; text-decoration: none }
a.nound:visited { color: green; text-decoration: none }
a.nound:hover { color: maroon; text-decoration: none }