BODY {
  margin-top: 5px;
  margin-bottom:5px; 
  margin-left: 5px;
  margin-right:5px;
  background:#D88C6A;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  }

A {
  white-space:nowrap;
  font-size: 10pt;
  }
A.menu {
  color:#00FFFF;
  }
A.note {
  text-decoration:underline;
  color:#808080;
  }

A:link {
  color:#4040FF;
  }
A:visited {
  color:#0000C0;
  }
A:active {
  color:#00C000;
  }

H1 {
  font-size:24pt;
  }
H2 {
  font-size:20pt;
  }
H3 {
  font-size:18pt;
  }
H4 {
  font-size:16pt;
  }
H5 {
  font-size:14pt;
  }
H6 {
  font-size:12pt;
  }
P,DL,DT,DD {
  margin-top: 3px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 3px;
  font-size: 11pt;
  }
P.note {
  font-size: 8pt;
  color:#808080;
  }
P.foto {
  font-size: 8pt;
  font-weight: bold;
  }
TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }
TD.menu {
  font-weight: bold;
  font-size: 8pt;
  background:#0000FF;
  }
TD.menu-inactive {
  font-weight: bold;
  font-size: 8pt;
  background:#0000FF;
  color:#EBE9CF;
  text-decoration:underline;
  }
  
TH {
  background:#707070;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  }


