div.forest2005{
  font-size: 10pt;
  font-family: helvetica, sans-serif;
  margin: 5pt 10pt 10pt 10pt;
}
div.forest2005 h2{
  text-align: center;
  font-size: 1.2em;
}
div.forest2005 h3{
  text-align: center;
  font-size: 1.1em;
}
div.forest2005 table{
  font-size: 1em;
  background-color: #006600;
}
div.forest2005 table tr{
  font-size: 1em;
}
div.forest2005 table tr th{
  text-align: center;
  font-size: 1em;
}
div.forest2005 table tr td{
  text-align: left;
  font-size: 1em;
}
div.forest2005 table tr th, div.forest2005 table tr td{
  background-color: #ffffff;
  padding: 2pt;
}
div.forest2005 table tr td.time{
  text-align:center;
  white-space:nowrap;
}
div.forest2005 img{
  margin: 3pt 3pt 3pt 3pt;
}

div.forest2005 ol{
  margin: 0pt 1em 0 1em;
  text-align: left;
}
div.forest2005 ol li{
  margin: 0 0 0 3em;
}


p{
  text-align: justify;
}


div.forest{
  color: #000066;
  text-align: left;
  font-size: 9pt;
  margin: 0.4em 0 0.3em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
div.forest a{
  color: #006600;
  text-decoration: none;
  font-weight: normal;
}
div.forest a:hover{
  text-decoration: underline;
}

