body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background-color: #006464;
  }

table.smallleftbox {
  background-color: #006464;
  padding-left: 0.5em;
  color: white;
  width: 100%;
  }

#nav {
  text-align: left;
  }
#nav a {
  text-decoration: none;
  }
#nav a:link {
  color: yellow;
  }
#nav a:visited {
  color: yellow;
  }



