body, h1, table, td, a {
  font-family: verdana,helvetica,arial,sans-serif;
}
body {
  margin: 1.5em 2%;
  background: transparent none repeat scroll 0% 50%;
  font-size: 80%;
  color: #000000;
}
h1 {
  margin: 0;
  color: #000000;
  font-weight: bold;
  font-size: 160%;
}
a:link, a:visited {
  background: transparent none repeat scroll 0% 50%;
  color: #555555;
  text-decoration: underline;
}
a:active, a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #333333;
  text-decoration: underline;
}
img {
  border:  none;
}
.center {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
div.footer {
  font-style: italic;
}
table {
  border: 1px solid #999999;
  margin: 1em 0 1.25em;
  padding: 2px;
  background: transparent none repeat scroll 0% 50%;
}
td {
  border: 1px solid #999999;
  background: transparent none repeat scroll 0% 50%;
  vertical-align: baseline;
  line-height: 110%;
  width: auto;
}
div.caption {
  font-size: 90%;
}
div#navt, div#navb {
  margin-top: 1em;
  margin-bottom: 1em;
}
div#navt a, div#navb a {
  text-decoration: none;
}
div.content {
  border: 1px solid #999999;
  margin: 1em auto;
  background: transparent none repeat scroll 0% 50%;
}
div#pic.content {
  padding: 10px;
}
div#caption.content {
  padding: 5px 10px;
  min-width: 160px;
}
