body { 
  background-color: #E6E2E1; 
  color: #3B0603;
  font-family: Tahoma, Geneva, sans-serif; 
  font-size: 10pt;
}

hr {
  border: 0;
  width: 100%;
  color: #CFC6C4;
  background-color: #CFC6C4;
  height: 1px;
}

td { 
  font-size: 10pt;
}

tr.alternateColor { 
  background-color: #FFFFFF; 
}

div.left {
  position: absolute;
  top: 10px; 
  margin-left: 0cm; 
  vertical-align: top;
  font-size: 11pt; 
  color: #6E4845; 
  text-indent: 0cm;
  font-size: 8pt;
  width: 150px;
}

div.right {
  position: absolute;
  top: 10px;
  left: 186px;
  vertical-align: top;
  margin-right: 0.5cm;
  text-align: justify;
  width: 432px;
}

h1 {
  font-size: 16pt; 
  color: #3B0603; 
  margin-top: 28px;
}

h2 {
  font-size: 12pt;
  color: #3B0603; 
  font-style: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 10pt;
  color: #6E4845; 
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif; 
  margin-top: 0em;
  margin-bottom: 0em;
}

h4 {
  font-size: 9pt;
  color: #3B0603; 
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma, Geneva, sans-serif; 
  margin-top: 0em;
  margin-bottom: 0em;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0em;
}

p.source {
  font-size: 0.9em;
  font-variant: small-caps;
  text-align: right;
}

p.quote {
  font-style: italic;
}

UL {margin-left:1cm ; margin-right:0.5cm; }

LI {font-style:bold; margin-left:1cm ; margin-right:0.5cm; }

a {
  color: #6E4845;
  text-decoration: solid;
}

a:active {
  color: #3B0603; 
}

a:hover {
  color: #3B0603; 
}

a.menu {
  text-decoration: none;
  font-size: 12pt;
}

.selectedMenu {
  font-size: 12pt;
  font-weight: bold;
  color: #3B0603; 
}

.content {
  text-align: justify;
  width: 432px;
}

.footnote {
  text-align: left;
  font-size: 8pt;
  color: #6E4845; 
}

div.ingres {
  width: 432px;
  font-style: italic;
  font-weight: bold; 
  text-align: left;
  margin-bottom: 0.5em;
}