<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body        { font-family: Helvetica, Arial, sans-serif;
              font-size: 18px; color: #0033cc;
              background-color: #00cc00; }

h2          { font-size: 30px; color: #ff0000; }

h3          { font-size: 24px; }

small	    { font-size: 14px; }

small.title { font-size: 14px; color: #ffffff; background-color: #ff0000; }

small.exif  { font-size: 12px; color: #ffffff; }

small.exif2 { font-size: 14px; color: #ffffff; }

b.head      { font-size: 22px; }

b.title     { color: #ffffff; background-color: #ff0000; }

A:link      { color: #ff0000; text-decoration: none; }
A:visited   { color: #ff0000; text-decoration: none; }
A:active    { color: #ffffff; text-decoration: none; }
A:hover     { color: #ffffff; text-decoration: none; }
</pre></body></html>