<style TYPE="text/css">
  
  a:active  
  {
    color: #000000
  }

  a:visited 
  {
    color: #000000;
  }

  a:hover   
  {
    text-decoration: underline;  
    color: #666666;
  }

  a 
  {
    color: #000000;
    font-size: 14px; 
   
    font-family: "Times New Roman", Times, serif; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal;
  }

  td 
  {
    font-size: 14px;
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
  }

  th 
  {
    font-size: 16px;
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
  }

  em 
  {
    font-size: 18px;
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
  }
  
  .chapter {page-break-before: always;}
  .break {page-break-after: always;}
  .style1 {font-family: Georgia, "Times New Roman", Times, serif}

</style>
