<style>
 <!--

  .copyright {
    color: #CCCCCC;
    background-color: #325F91;
    
  }

  .subsection {
    color: #003366;
    font-style: bold;
    font-weight: 800;
    font-size: 10pt;
  }

  .smallgrey {
    color: #DDDDDD;
    font-size: 8pt;
  }

  .communities {
    color: #003366;
    font-style: italic;
    font-weight: 800;
    font-size: 24pt;
  }
  .communities2 {
    color: #003366;
    font-style: normal;
    font-weight: 800;
    font-size: 16pt;
  }

  A.topnav {
    color: #FFFFFF;
    font-style: bold;
    font-weight: 800;
    text-decoration: none;
    font-size: 11pt;
  }

  .white {
    color: #FFFFFF;    
    font-size: 10pt;
  }

  .lightgrey {
    color: #CCCCCC;    
    font-size: 10pt;
  }
  
  B.nav {
    color : #003366;
    font-size:14pt;
  }

  B {
    color : #003366;
  }

  HR {
    color : #003366;
  }

  A {
   color : #003366;
  }

  H1 {
   color : #003366;
  }

  H2 {
   color : #003366;
  }

  H3 {
   color : #003366;
  }

  H4 {
   color : #003366;
  }

  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;
  }

  .model_datarow {
    background-color: #325F91;
    color: #FFFFFF;
    text-decoration: none;
    font-style: bold;
    font-weight: 800;
  }

  .model_title {
    background-color: #325F91;
    color: #FFFFFF;
    text-decoration: none;
    font-style: bold;
    font-weight: 800;
    font-size:14pt;
  }

  .model_title_details {
    background-color: #325F91;
    color: #FFFFFF;
    text-decoration: none;
  }

  .avail_title_details {
    background-color: #325F91;
    color: #FFFFFF;
    text-decoration: none;
  }

  .avail_items {
    background-color: #cccccc;
    color: #000000;
    text-decoration: none;
  }

  -->
  </style>
