body {
  color: #000000;
  background-color: #ffffff;
  font-family: Geneva, Verdana, Helvetica, Arial, "Lucida Sans", sans-serif;
}
td, th {
  font-size: smaller;
}
.menu_bar a {
  color: white;
  font-variant: small-caps;
  font-weight: bold;
  border-left: 1pt solid white;
  padding-left: 10pt;
  text-decoration: none;
}
.right {
  border-right: 1pt solid white;
  padding-right: 10pt;
}
.menu_bar a:hover {
  text-decoration: underline;
}
.copyright {
  font-size: smaller;
}
.prod_list a:hover {
  text-decoration: underline;
}
.header a {
  color: white;
  text-decoration: none;
}
.header a:hover {
  text-decoration: underline;
}
.local_list a:hover {
  text-decoration: underline;
}
