body {
  margin: 0;
  padding: 0;
  font-family: "Georgia", serif;
  font-size: 10pt;
}

img {
  border: 0;
}

table, td, th {
  font-size: inherit;
}

a:visited,
a:link {
  color: #003366;
}

.navfoot {
  border-top: 2px solid #669999;
  border-bottom: 0px solid #669999;
  //background-color: #669999;
  //background-color: #ddeeee;
  font-size: 8pt;
}

/* .navtoc a:hover {
  background-color: #ffffff;
} */

h1, h2, h3, .title {
  font-family: "Tahoma", sans-serif;
  color: #006633;
  color: #008080;
}

#content {
  left: 5;
  font-family: "Georgia", serif;
  font-size: 10.5pt;
}

.navtoc {
  padding: 0;
  margin: 0;
  font-family: "Georgia", serif;
  font-size: 10.5pt;
}