BODY, TH, TD, H2, P, OL, UL, DL {
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
}
BODY { background: #C8C8C8 url(images/stucco.gif); }
TH { background: white; }
TD { text-align: center; font-size: 80%; background: white; }
TD.normal { font-size: 100%; }
TD.back { background: #C8C8C8 url(images/stucco.gif); text-align: left; }
P.center { text-align: center; }
DIV.center { text-align: center; }
DIV.pagefoot, TD.pagefoot {
    font-family: sans-serif; font-size: 80%; text-align: center;
    background: #C8C8C8 url(images/stucco.gif);
}
