/*
    <style type="text/css">
      <!--
        @import url(/styles.css);
       -->
    </style>
*/

<style type="text/css">
<!--

  A           { color: #663300; text-decoration: underline; }
  A:link      { color: #663300; text-decoration: underline; }
  A:visited   { color: #996633; text-decoration: underline; }
  A:active    { color: #999999;  }
  A:hover     { color: #999999;  }


  B { color: #660000; }

  .blink {
      text-decoration: blink;
  }
  
  .highlight {
      background-color: #FFFF66;
  }
  
  .flash {
      color: red;
      text-decoration: blink;
  }

  HR { 
    color: #996633; 
    background-color: #996633; 
    line-height: 3;
    height: 3;
  }

  H1, H2, H3, H4 { color: #660000; }

  TH { color: #660000; }

  B { color: #660000; }

  P.quote {
      font-style: italic;
      font-weight: bold;
      color: #660000;
      text-align: center;
  }
  DIV.indent20 { margin-left: 20pt; } 
  DIV.indent40 { margin-left: 40pt; }
  DIV.blockindent40 { 
      margin-left: 40pt; 
      margin-right: 40pt; 
  } 

  .vertical1i { 
      height: 1in;
  }

  .spaced { line-height: 1.4em; }
  .spaced SUB, .spaced SUP { line-height: 0; }
-->
</style>
