/* $Id: webhunt.css,v 1.6 2001/08/25 16:56:55 chip Exp $ */

BODY {
  bgcolor: #994400;
}

H1 {
  color: #660000;
  text-align: center;
  font-family: "Old English Text MT", "sans-serif";
  font-size: 36pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

H2 {
  color: #660000;
  text-align: center;
  font-size: 22pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

P {
  font-size: 12pt;
}

/* ************ */

A.huntcat {
  font-size: 18pt;
  font-weight: bold;
  color: #E8E880;
}

P.huntcatsel {
  font-size: 18pt;
  font-weight: bold;
  color: #FFFFA0;
  background-color: #702000;
}

/* ************ */

P.qcategory {
  color: #660000;
  font-size: 18pt;
}

P.question {
  color: #660000;
  font-weight: bold;
  font-size: 18pt;
}


