  body {
  font-family: Trebuchet, Arial, Geneva, sans-serif,
        Times, serif;
  color: #003366;
  size: 2 }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1 {
  font-family: Verdena,Geneva, Arial,
        SunSans-Regular, sans-serif 
  color: #990000;
  size: 5 }
h2 {
  font-family: Verdena,Geneva, Arial,
        SunSans-Regular, sans-serif 
  color: #006666;
  Size: 4 }

a:link {
  color: #990000;
  background: #ffffff }
a:visited {
  color: #006666 }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }