BODY {
  margin-top: 5px;
  margin-bottom:5px; 
  margin-left: 5px;
  margin-right:5px;
  background:#FBF6EF;
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image:url(images/bg.gif);
  color:#000256;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  }

.menu {
  margin-left:7px;
  border:1px solid grey;
  background-color:#FFDAC1;
  padding:4px;
  }
.siir { margin-left:120px; }

TD > A {
  font-size: 8pt;
  }

A {
  font-size: 12pt;
  font-weight: bold;
  text-decoration:none;
  white-space:nowrap;
  }
A:link {
  color:#000080;
  }
A:visited {
  color:#660202;
  }
A:active {
  color:#760202;
  }
A:hover {
  background-color:#FBF6EF;
  }

A.note {
  font-size: 8pt;
  text-decoration:underline;
  color:#A0A0A0;
  }
A.underline {
  text-decoration:underline;
  }

H1 {
  font-size:20pt;
  }
H2 {
  font-size:18pt;
  }
H3 {
  font-size:16pt;
  }
H4 {
  font-size:14pt;
  }
H5 {
  font-size:12pt;
  }
H6 {
  font-size:11pt;
  color:#760202;
  text-align:left;
  }
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 {
  color:#FF0000;
  margin-bottom: 5px;
  margin-left: 5px;
  }
DT {
  color:#FF0000;
  }
TH {
  background:#C0C0C0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  }
TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  }
.backlink {float:right}

