body {
   background: white;
   font-size: 12pt;
   }
#topnav, #sidenav {
   display: none;
   }
#container, #content {
   width: auto;
   margin: 0 4%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 16pt;
}
h2 {
  font-size: 14pt;
}
h3 {
  font-size: 13pt;
}
div#content {
   padding-top: 1em;
   border-top: 1px solid #930;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#footer 
{
  display: none;
}
.skip, .maplink
{
  display: none;
}
th 
{
  text-align: left;
  vertical-align: baseline;
}
