<STYLE TYPE=text/css>
<!--

  /* Body attributes */
  BODY { FONT: 12pt/14pt Arial }
  BODY { COLOR: #000000 }
  BODY { background-color:#bfe8f2}

  /* Address attributes */
  ADDRESS { MARGIN-LEFT: 25 }
  ADDRESS { FONT: 12pt/14pt Arial }
  ADDRESS { FONT-STYLE: italic }
  ADDRESS { COLOR: #000000 }
/*  ADDRESS { BACKGROUND: #FFFFFF } */

  /* Paragraph attributes */
  P { FONT: 12pt/14pt Arial }
  P { COLOR: #000000 }
/*  P { BACKGROUND: #FFFFFF } */

  /* Navigation paragraph attributes */
  P.NAV { FONT: 12pt/14pt Arial }
/*  P.NAV { COLOR: #FFFFFF } */
  P.NAV { COLOR: #CFAFFF }
  P.NAV { BACKGROUND: #0000FF }
  
  /* Navigation anchor attributes */
  A.NAV { FONT: 12pt/14pt Arial }
  A.NAV { COLOR: #0000FF }
/*  A.NAV { BACKGROUND: #FFFFFF } */
  
  /* Header (1) attributes */
  H1 { FONT: 28pt/32pt Arial }
  H1 { FONT-WEIGHT: bold }
  H1 { MARGIN-TOP: 1 }
  H1 { MARGIN-BOTTOM: 1 }
/*  H1 { COLOR: #007F7F }  */
  H1 { COLOR: #000000 }

  /* Header (1) emphasis attributes */
  H1.EMPHASIS { FONT: 36pt/38pt Arial }
  H1.EMPHASIS { FONT-WEIGHT: bold }
  H1.EMPHASIS { FONT-STYLE: italic }
  H1.EMPHASIS { COLOR: #FF0000 }
  
  /* Header (2) attributes */
  H2 { FONT: 20pt/22pt Arial }
  H2 { FONT-WEIGHT: bold }
  H2 { MARGIN-TOP: 1 }
  H2 { MARGIN-BOTTOM: 1 }
  H2 { COLOR: #000000 }

  /* Header (3) attributes */
  H3 { FONT: 14pt/16pt Arial }
  H3 { FONT-WEIGHT: bold }
  H3 { MARGIN-BOTTOM: 2 }
  H3 { MARGIN-TOP: 15 }
  H3 { COLOR: #000000 }

  /* Header (4) attributes */
  H4 { FONT: italic bold 12pt/14pt Arial }
  H4 { MARGIN-BOTTOM: 2 }
  H4 { MARGIN-TOP: 2 }
  H4 { COLOR: #000000 }

  /* Header (5) attributes */
  H5 { FONT: bold 10pt/12pt Arial }
  H5 { MARGIN-BOTTOM: 2 }
  H5 { MARGIN-TOP: 10 }
  H5 { COLOR: #000000 }
  
  /* Table heading attributes */
  TH { FONT: bold 14pt/16pt Arial }
  TH { HEIGHT: 300% }

  /* Table element attributes */
  TD { FONT: 12pt/14pt Arial }

  /* Sub sample table element attributes */
  TD.SUBSAMPLE { TEXT-INDENT: 15px; }

  /* Subheading table element attributes */
  TD.SUBHEADING { FONT: italic bold 12pt/14pt Arial }
  TD.SUBHEADING { LINE-HEIGHT: 200% }
  TD.SUBHEADING { VALIGN: bottom }

  /* Navigation table element attributes */
  TD.NAV { TEXT-ALIGN: CENTER }

  /* List item attributes */
  LI { FONT: 12pt/14pt Arial }
  LI { COLOR: #000000 }
  LI { BACKGROUND: #FFFFFF }

</STYLE>
