BODY {
  background: #EBE4D2;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0
}

A.nav {
  font-family: Helvetica;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A.nav:hover {
  color: #000000;
  background: #EBE4D2;
}

A.nav:visited {
  color: #000000
}

A:visited {
  color: #0000FF
}

H1 {
  font-family: Helvetica
}

H2, H3 {
  font-family: Arial Narrow
}

HR.nav {
  color: #EBE4D2
}

P {
  font-family: Arial Narrow
}

P.small {
  font-family: Helvetica;
  font-size: 7pt
}

TABLE.survey {
  font-family: Arial;
  font-size: 7pt
}

TD.title {
  font-family: Arial Narrow;
  font-weight: bold;
  background-color: #FFFFFF;
}

UL, OL {
  font-family: Arial Narrow
}
