body {
  background: Black;
  color: White;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
}

td.cell1 {
  border: 2 solid #993300;
}

th {
  font-weight: bold;
  text-align: left;
}

#header1 {
  background-color: #993300;
  color: White;
}

#backgr1 {
  background-color: CC9900;
}

.a1 {
  color: Black;
  text-decoration: none;
}

.a1:hover {
  font-weight: bold;
}

.contact {
  text-align: center;
  font-family: monotype corsiva;
  font-size: 20pt;
}

.contact h1 {
  font-size: 26pt;
}

.desc {
  background-color: White;
  color: Black;
  padding: 3;
}

.details {
  font-size: 75%;
}

.hdrright {
  font-family: monotype corsiva;
  font-size: 22pt;
  text-align: right;
  vertical-align: middle;
}

.footer {
  font-size: 7pt;
}

.menu {
}

.price {
  font-size: 125%;
  font-weight: bold;
  text-align: right;
}

.updmenu a {
  color: White;
}


