body {
  background-image: url('i/bk1.gif');
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #67685A;
}

td {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #67685A;
}


th {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #67685A;
  font-weight: bold;
  text-align: left;
}

td.orange {
  background-color: #F88F1A;
}

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #A34508;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica
}

a:active, a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #A34508;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica
}

a.menu:link, a.menu:visited,
a.menu:active, a.menu:hover {
  color: #646462;
}

.sitetitle {
  color: #A34508;
  font-family: Arial, Impact, Arial Narrow, Helvetica;
  font-size: 18px;
  font-weight: bold;
}

.sitesubtitle {
  color: black;
  font-family: Arial, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

.header {
  color: #A34508;
  font-family: Arial, Impact, Arial Narrow, Helvetica;
  font-size: 10pt;
  font-weight: bold;
}


