<style>
<!--
a:hover   { color:#004000; text-decoration:underline }
.linkBold
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration:none;
  }
.linkBoldCurrentCell
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #992b0b;
    background: #c0dbb0;
    text-decoration:none;
  }
.linkBoldLightBackground
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    background: #c0dbb0;
    text-decoration:none;
  }
.linkLargeBold
  {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration:none;
  }
.inputCellBackground
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #004000;
    background: #ffefdd;
    text-decoration:none;
  }
.redwood
  {
    font-family: Arial;
    font-size: 10pt;
    color: #992b0b;
  }
.linkRedwood
  {
    font-family: Arial;
    font-size: 10pt;
    text-decoration:none;
  }
.redwoodBold
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration:none;
    color: #992b0b;
  }
.redwoodBoldUnderline
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #992b0b;
    text-decoration:underline;
  }
.redwoodBoldPageTitle
  {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold; 
    color: #992b0b;
    margin-top: 8;
    text-decoration:none;
  }
.forest
  {
    font-family: Arial;
    font-size: 10pt;
    color: #004000;
    text-decoration:none;
  }
.forestLightBackground
  {
    font-family: Arial;
    font-size: 10pt;
    color: #004000;
    background: #c0dbb0;
    text-decoration:none;
  }
.forestSmall
  {
    font-family: Arial;
    font-size: 4pt;
    color: #004000;
  }
.forestBold
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold; 
    color: #004000;
  }
.forestBoldUnderline
  {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold; 
    color: #004000;
    text-decoration:underline;
  }
.forestBackground
  {
    background: #8bbc6d;
  }
.background
  {
    font-family: Arial;
    font-size: 1;
    color: #4e6816;
  }
.documentBackground
  {
    background: #f9f3ee;
  }
-->
</style>
