  td.leftnav {
    background-color: #FFFF99;
  }

  td.button {
    background-image:url(images/button.gif)
  }

  .pinkbg {
    background-color: #FECCC5;
  }

  .beigebg {
    background-color: #F3EEC4;
  }

  .greybg {
    background-color: #EEEEEE;
  }

  .red {
    color: #FF0000;
  }

  .copyrightbeige {
    color: #999999;
    background-color: #F3EEC4;
  }

  .copyright {
    color: #999999;
  }

  .copyright2 {
    color: #999999;
    background-color: #FFEA89;
    text-decoration: none;
  }

  .lastupdated {
    color: #999999;
    font-weight: bold;
  }

  .subsection {
    color: #B18D62;
    font-weight: bold;
    font-size: 16pt;
  }

  A.topnav {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
  }

  .white {
    color: #FFFFFF;    
    font-size: 10pt;
  }
  
  A.subitems {
   color : #B18D62;
   font-weight: bold;
   font-size:12pt;
  }

  A.leftnav {
   color : #999999;
   font-weight: bold;
   font-size:10pt;
   text-decoration: none;
  }

  B {
    color : #B18D62;
  }

  HR {
    color : #B18D62;
  }

  A {
   color : #B18D62;
  }

  H1 {
   color : #B18D62;
  }

  H2 {
   color : #B18D62;
  }

  H3 {
   color : #B18D62;
  }

  H4 {
   color : #B18D62;
  }

  BODY {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
   margin-left: 0;
   margin-top: 0;
   margin-right: 0;
  }
 
  P {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
   color: #999999;
  }

  LI {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
   color: #999999;
  }

  TD.products {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
   color: #999999;
   background-color: #EEEEEE;
  }
 
  TD {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
   color: #999999;
  }
 
  TH {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: bold;
   color: #999999;
   background-color: #FFEA89;
  }

  .footnote {    
    font-size: 8pt;
  }

  .small {    
    font-size: 8pt;
  }
