body, div {
  background : #FFFFFF;
  font-family : helvetica;
  font-size : 14px;
}

td {
  font-family : helvetica;
  font-size : 14px;
  background : #FFFFFF;
}

pre, input {
  font-family : courier new;
  font-size : 14px;
}

.high {
  background: #efefff;
}

.higher {
  background: #d2d2ff;
}

.black {
  background: #000000;
}

.c1 {
  background: #efefff;
}

a { font-size: 14px; color: #2030cb; text-decoration: none; }
a.smallink { font-family : helvetica; font-size: 11px; color: #2030cb; text-decoration: underline; font-weight: bold; }

hr {
  height: 1; background: #000000; color: #000000; border: none;
}

