BODY {
  background: #EEE url('/images/bkrnd.gif') top left repeat;
  margin: 0;
  padding: 0;
  font-family: trebuchet, "trebuchet ms", "lucida sans unicode", sans-serif, tahoma, verdana, arial, helvetica;
}

P, H1, H2, TABLE, TD, TH, UL, LI {
  color: #000000;
  font-size: 10pt;
}

.menutitle {
  font-weight: bold;
  font-size: 16px;
}

H1, H2, BIG {
  font-family: "Book Antiqua", Georgia, Garamond, "Goudy Old Style", Bookman, "Times New Roman";
  font-weight: bold;
}

H1 {
  color: #33AAAA;
  font-size: 18pt;
  margin-bottom: -5px;
}

H2 {
  color: #339999;
  font-size: 14pt;
}

BIG {
  color: #339999;
  font-size: 12pt;
}

SMALL {
  color: #666666;
  font-size: 8pt;
}

A:link, A:visited {
  text-decoration: underline; 
  color: #996666;
}

A:hover {
  text-decoration: underline;
  color: #cc6666;
}