body {
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  color: #656565;
  background-color: white;
}

td {
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  color: #656565;
}

a:link, a:visited {
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #8F2912;
  text-decoration: underline;
}

a:active, a:hover {
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #8F2912;
  text-decoration: none;
}

a.sitetitle:link,
a.sitetitle:visited,
a.sitetitle:active,
a.sitetitle:hover {
  font-size: 20px;
  font-family: Georgia, Times New Roman;
  color: #8F2912;
  font-weight: bold;
  text-decoration: none;
}

a.menu:link,
a.menu:visited {
  font-size: 8pt;
  font-family: Verdana;
  color: #656565;
  font-weight: bold;
  text-decoration: none;
}

a.menu:active,
a.menu:hover {
  font-size: 8pt;
  font-family: Verdana;
  color: #A0A0A0;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:link,
a.mainmenu:visited {
  font-size: 8pt;
  font-family: Verdana;
  color: #8F2912;
  font-weight: bold;
  text-decoration: none;
}

a.mainmenu:active,
a.mainmenu:hover {
  font-size: 8pt;
  font-family: Verdana;
  color: #8F2912;
  font-weight: bold;
  text-decoration: none;
}


td.lightgrey {
  background-color: #A0A0A0;
}

td.grey {
  background-color: #656565;
}

td.light {
  background-color: #F8F9F3;
}

td.white {
  background-color: #FFFFFF;
}

td.dark {
  background-color: #EBEAD5;
  font-weight: bold;
  color: #8F2912;
}

select, option, input {
  background-color: white;
  color: #8F2912;
  font-weight: bold;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
}

input.red {
  background-color: #8F2912;
  color: white;
  font-weight: bold;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
}

hr.red {
  background-color: #8F2912;
  color: #8F2912;
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  border-style: none;
}

.price {
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Times New Roman;
}
