BODY, TD, DIV
{
  font-family: Tahoma;
  font-size: 12px;
}

A {
  color: #A00000;
  text-decoration: none;
}

A:hover {
  color: #A00000;
  text-decoration: underline;
}

P {
  margin-top: 0px;
  margin-bottom: 8px;
}

HR {
  height: 1px;
}

H1 {
  color: #A00000;
  font-family: Tahoma;
  font-size: 18px;
  font-weight: bold;
}

H2 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
}

H3 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}

.menucell {
  border-right: 1px solid gray;
}

.menulink {
  color: Gray;
  text-decoration: none;
  font-size: 11px;
}
.menulink:hover {
  text-decoration: none;
}
