<!-- 
body {
  background-color: #ffcc66;
}
em {
  font-weight: bold;
  font-style: normal;
}
table {
  border: none;
}
h1 {
  text-align: center;
  font: bold 16px Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  color: #333300;
}
h2 {
  text-align: center;
  padding: 6px 0px 6px 0px;
  margin: 0px 0px 0px 0px;
  font: bold 14px Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  color: #330000;
}
p, p div, td, body, th {
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
}
th {
  font-weight: bold;
}
div.lfr {
  background-color: #f4cb6b;
  border: #333333 1px solid;
  vertical-align: top;
  margin: 5px 3px 5px 3px;
}
div.lfr table {
  padding: 0px;
  margin: 0px;
}
div.lfr p, p.just {
  padding: 5px;
  text-align: justify;
}
td.main {
  padding: 0px 10px 0px 40px;
  border: #333333 0px solid;
}
li.c {
  list-style: lower-roman;
  line-height: 15px;
}
li ul li {
  list-style: square;
}
div.foot {
  text-align: center;
  padding: 10px;
}
li.d {
  list-style-type: disc;
  padding-left: 5px;
}
ul.d {
  padding-left: 10px;
  margin-left: 10px;
}
b.nd {
  color: #ffcc66;
  background-color: #333333;
  padding: 0px 4px 0px 4px;
}
td.resf, td.resm, td.resl, td.resfr, td.resmr, td.reslr {
  font-weight: bold;
  text-align: center;
  padding:  5px 15px;
  background-color: #ffc;
  color: #603;
}
td.resf, td.resfr {
  border-top: #603 3px solid;
  border-bottom: #603 1px solid;
}
td.resm, td.resmr {
  border-bottom: #603 1px solid;
}
td.resmr, td.resfr, td.reslr {
  border-left: #603 1px solid;
}
td.resl, td.reslr {
  border-bottom: #603 3px solid;
}
-->


