P, BODY, DIV, INPUT, TH, TD, H1, H2, H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #68676b;
}
H1 {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
H2 {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}

.hoverlink {
 color: darkblue;
 }

TH {
 font-weight: bold;
 font-size: 12px;
 }

TD {
 font-size: 12px;
 }

