body {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #666;
}

h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a {
  color: #8D0D0B;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 1.1em;
}

h2 {
  font-size: 1.1em;
}

h3 {
  font-size: 1.1em;
}

h4 {
  font-size: 1.1em;
}

a, a:active, a:visited, a:link, a:hover {
  color: #8D0D0B;
  text-decoration: underline;
}

.contenttable {
  width: 100%;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

.contenttable td,
.contenttable tr,
.contenttable p {
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
}

.contenttable td {
  padding: 2px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
