td, tr, th {
  color: #000000;
  font-family: times;
  font-size: 12pt;
}

a {
  color: #603913;
  text-decoration: underline;
}

a:hover {
  color: #603913;
  text-decoration: none;
}

.background-color {
  background-color: #000000;
}

.body {
  background-color: #000000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.default {
  padding: 10px 10px 10px 10px;
}

div.footer {
  color: #603913;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 10pt;
  text-align: center;
}

a.footer {
  color: #603913;
  font-size: 10pt;
  text-decoration: underline;
}

a.footer:hover {
  color: #603913;
  font-size: 10pt;
  text-decoration: none;
}

H1 {
  color: #603913;
  font-size: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

H2 {
  color: #603913;
  font-size: 14pt;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

HR {
  height:1px;
  width:85%;
  color:#603913;
  text-align: center;
  border-style: solid;
}

.menu {
  padding: 4px 4px 4px 10px;
}

.title {
  color: #603913;
  margin-top: 10px;
  font-size: 12pt;
  font-weight: bold;
}

