body, table, td, p, ul, li, th, td, tr {
  font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  font-weight: 100;
  color: #FFFFFF;
}
body {
  background:  #372622;
  margin: 1em;
}
a:link {
  color: #FFFFFF;
}
a:visited {
  color: #FFFFFF;
}
a:active {
  color: #FFFFFF;
}
p {
  padding: 2pt;
  text-indent: 1em;
  text-align: justify;
}
li {
  text-align: justify;
}
b {
  font-weight: bold;
}
p.code {
  text-indent: 0;
  border: solid thin;
}
td.nowrap {
  white-space: nowrap;
}
h1 {
  color: #FFFFFF;
  font-size: 38pt;
}
h2 {
  color: #FFFFFF;
  font-size: 18pt;
}
h3 {
  color: #FFFFFF;
  font-size: 12pt;
}
h4 {
  color: #FFFFFF;
  font-size: 10pt;
}
h5 {
  color: #FFFFFF;
  font-size: 8pt;
}
h7 {
  color: #FFFFFF;
  font-size: 30pt;
}
img {
  border: 0;
}
