<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  padding-top: 20px;  /* does nothing in Flash */
  margin-top: 20px;   /* also does nothing in Flash */
  }
a:link, a:visited {
  color: #0000CC;
  text-decoration: underline;
  }
a:hover, a:active {
  color: #CC0000;
  text-decoration: none;
  }
h1 {
  color: #CC6666;
  font-family: verdana, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  }
.byline {
  color: #666666;
  text-transform: uppercase;  /* does nothing in Flash */
  font-size: 11px;
  }
</pre></body></html>