BODY {
  margin-top: 5px;
  margin-bottom:5px; 
  margin-left: 25px;
  margin-right:25px;
  background-color:#440022;
  color:#FFFFFF;
  font-family: Trebuchet,Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  font-weight: italic;
  font-size: 11pt;
  }

A { text-decoration:none; white-space:nowrap;  }
A:link { color:#FFFF00; }
A:visited { color:#FFFF00; font-style:italic;  }
A:active { color:#FFFF00; font-weight: bold;  }
A:hover { font-style: italic; }

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

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

H1 {
  font-family: Lucida Handwriting,Comic Sans MS,Arial,Helvetica,sans-serif;
  font-size:24pt;
  font-style: italic;
  }
H2 {
  font-size:20pt;
  }
H3 {
  font-size:18pt;
  }
H4 {
  font-size:16pt;
  }
H5 {
  font-size:14pt;
  }
H6 {
  font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:12pt;
  }
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:#026610;
  font-family: Trebuchet,Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  }
TD {
  background:#0f2e00;
  font-family: Trebuchet,Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11pt;
  }
TD.menu {
  font-weight: bold;
  font-size: 8pt;
  color:#00FFFF;
  background:#0000FF;
  }
TD.menu-inactive {
  font-weight: bold;
  font-size: 8pt;
  background:#0000FF;
  color:#EBE9CF;
  text-decoration:underline;
  }
  
CODE {
  color:#FF8000;
  }

IMG {
  border: thin solid #FFFF00;
  }

