<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--
  a         { color: rgb(0,100,150); text-decoration: underlined }
  a:link    { color: rgb(0,100,150); text-decoration: underlined }
  a:visited { color: rgb(0,100,150); text-decoration: underlined }
  a:hover   { color: #000; text-decoration: none; }
  a:active  { color: rgb(0,100,150); text-decoration: underlined }
  body      { color: #000; background: rgb(170,200,220); font-family: Arial, sans-serif }
  table.main { background: rgb(200,220,230); font-size: 9pt; border-left: 2px solid silver; border-bottom: 2px solid silver; border-right: 2px solid silver }
  tr.pair    { background: rgb(190,210,220); font-size: 9pt }
  tr.impair  { background: rgb(210,230,240); font-size: 9pt }
  div.som   { background: rgb(210,230,240); font-size: 9pt }
  span.btgd { background: rgb(170,200,220); border: outset ; height: 30px; line-height: 25px; cursor: hand }
  span.t1   { color: rgb(120,155,180); font-family: Times New Roman, serif; font-size: 24pt }
  span.t2   { color: rgb(226,154,3); font-size: 10pt; font-weight: bold }
  span.t3   { color: rgb(120,155,180); font-family: Times New Roman, serif; font-size: 13pt; font-weight: bold }
  span.fmw  { font-family: Century Gothic, Arial, sans-serif; background: #CCF; color: Navy; height: 20px; border: outset; cursor: hand }
-->