<style>
 <!--

  td.leftnav {
    background-color: #b5b5b5;
  }

  .copyright {
    color: #FFFFFF;
    font-style: italic;
    background-color: #00005A;
  }

  .lastupdated {
    color: #666666;
    font-style: bold;
    font-weight: 800;
  }

  .subsection {
    color: #aaaaaa;
    font-style: bold;
    font-weight: 800;
    font-size: 16pt;
  }

  A.topnav {
    color: #FFFFFF;
    font-style: bold;
    font-weight: 800;
    text-decoration: none;
    font-size: 10pt;
  }

  .white {
    color: #FFFFFF;    
    font-size: 10pt;
  }
  
  A.subitems {
   color : #cc9900;
   font-style: bold;
   font-weight: 800;
   font-size:12pt;
  }

  A.leftnav {
   color : #666666;
   font-style: bold;
   font-weight: 800;
   font-size:10pt;
  }

  B.nav {
    color : #aaaaaa;
    font-size:14pt;
  }

  B {
    color : #aaaaaa;
  }

  HR {
    color : #aaaaaa;
  }

  A {
   color : #aaaaaa;
  }

  H1 {
   color : #aaaaaa;
  }

  H2 {
   color : #aaaaaa;
  }

  H3 {
   color : #aaaaaa;
  }

  H4 {
   color : #aaaaaa;
  }

  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;
  }
 
  TD {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:10pt;
   font-weight: normal;
  }

  TD.leftnavoutside {
    background-color: #00005A;
  }

  -->
  </style>
