<!--
  body       { font-family: "Arial","Dom Casual","Sans Serif", sans-serif;
               font-size: 12pt;
               font-weight: normal;
               font-style: normal;
               line-height: 13pt;
               color: #FFFFFF;
               background-color: #000000 }

  a:link     { color: #00CCFF }
  a:active   { color: #FF3300 }
  a:visited  { color: #EB8855 }

  h1         { font-size: 18pt; 
               line-height: 18pt;
               font-weight: bold }

  h2         { font-size: 16pt; 
               line-height: 16pt;
               font-weight: bold }

  h3         { font-size: 14pt; 
               line-height: 14pt;
               font-weight: bold }

  table      { border: 1px solid black;
               background-color: #000000 }

  td         { font-size: 11pt; 
               line-height: 14pt } 

  tr         { padding-top: 2px }

  input      { font-size: 10pt }

  select     { font-size: 10pt;
               line-height: 10pt }

  textarea   { font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
               font-size: 10pt; 
               line-height: 11pt }

  p          { color: white;
               font-size: 12pt;
               text-indent: 4% }

  p.noindent { color: white;
               font-size: 12pt;
               text-indent: 0% }

  blockquote { border: 1px solid black;
               background-color: #555555;
               padding-left: 5px;
               padding-right: 5px }

-->
