<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">storyfile {
  font-family: verdana, helvetica, sans-serif;
  }
storytext {
  color: #000000;
  font-family: georgia, serif;
  font-size: 14px;
  }
a:link, a:visited {
  color: #0000CC;
  text-decoration: underline;
  }
a:hover, a:active {
  color: #CC0000;
  text-decoration: none;
  }
headline {
  color: #CC6666;
  font-size: 18px;
  font-weight: bold;
  }
byline {
  font-size: 12px;
  display: block;
  }
credit {
  color: #666666;
  display: inline;
  }
name {
  color: #666666;
  font-weight: bold;
  display: inline;
  }
tagline {
  color: #990000;
  font-size: 11px;
  }
</pre></body></html>