p.h1 { 
  font-size: 30pt;
  font-weight: bold;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

td.nav { font-weight: bold; }

dt.heading { font-weight: bold; }

a.nav {
  font-size: 12pt;
  font-weight: normal;
 }

div.legal a { 
  font-weight: normal;
}

div.legal p {
  font-size: 10pt;
  font-weight: normal;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

div.legal hr {
  height: 1pt;
  width: 144pt;
  color: "#775500";
  text-align: left; 
  margin-top: 0pt;
  margin-bottom: 0pt;
}

h1 sup { font-size: 12pt; font-weight: normal; }

a:hover { 
  background-color: yellow;
  color: black; }

a {
  text-decoration: none; 
  font-weight: bold; 
  color: "#775500"; }

body { 
  background-color: "#ffffbb"; 
  color: black;
  font-family: Tekton, Comic Sans MS, Helvetica, Swiss, Sans-Serif, SansSerif;
  font-size: 14pt;
  }

h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }
