BODY {
  margin-top: 5px;
  margin-bottom:5px; 
  margin-left: 5px;
  margin-right:5px;
  background-image:url(/images/background.jpg);
#  background:#FFF0C8;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 110%;
  font-size: 10pt;
  }

A {
  text-decoration:none;
  white-space:nowrap;
  }
A:link {
  color:#4040FF;
  }
A:visited {
  color:#0000C0;
  }
A:active {
  color:#00C000;
  }

A.menu {
  color:#00FFFF;
  }
A.menu:link {
  color:#00FFFF;
  }
A.menu:visited {
  color:#00FFFF;
  }

A.note {
  text-decoration:underline;
  color:#A0A0A0;
  }

H1 {
  font-size:18pt;
  }
H2 {
  font-size:16pt;
  }
H3 {
  font-size:14pt;
  }
H4 {
  font-size:13pt;
  }
H5 {
  font-size:12pt;
  }
H6 {
  font-size:11pt;
  }
P {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 11pt;
  }
P.note {
  font-size: 8pt;
  color:#A0A0A0;
  }
P.foto {
  font-size: 8pt;
  font-weight: bold;
  }
DT {
  margin-bottom: 5px;
  }
TH {
  background:#40E0D0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  }
TH.menu {
  font-weight: bold;
  font-size: 8pt;
  color:#00FFFF;
  background:#0000FF;
  }
TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }
TD.menu {
  font-weight: bold;
  font-size: 8pt;
  color:#00FFFF;
  background:#0000FF;
  }
TD.menu-inactive {
  font-weight: bold;
  font-size: 8pt;
  background:#0000FF;
  color:#FFF0C8;
  text-decoration:underline;
  }
  
KBD {
  font-style:italic;
  color:#0000FF;
  }
SAMP {
  color:#FF0167;
  }
CODE {
  color:#FF8000;
  }
VAR {
  font-style:normal;
  color:#0000FF;
  }
PRE {
  color:#0000FF;
  }
LEGEND {
  font-weight: bold;
  }
