body {
 font-family: Sylfaen;
 color: RGB(87,68,43);
 background-color: beige;
 font-size: 9pt;
 text-align: left;
}

a {
 color: beige;
 font: bold;
 text-decoration:none;
 font-size: 10pt;
}

a:hover {
 color: black;
}

.top {
  font-size: 9pt;
  color: RGB(87,68,43);
}

.print {
  color: RGB(87,68,43);
  font-size: 9pt;
  text-align: right;
}

.monu {
  font-size: 12pt;
  color: RGB(87,68,43);
}

.menu {
  background-color: RGB(107,88,63);
  text-align: center;
  }

.h1 {
  color: RGB(87,68,43);
  font-size: 15pt;
}

.google {
  color: beige;
}
