<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;
&lt;!--
h1 {
 font-family: Book Antiqua;
 font-size: x-large;
 font-weight: bold;
 text-decoration: underline;
 text-align: left;
 color: #FFFFFF;
}
a:link {
 text-decoration: underline;
 color: #FFFFFF;
}
a:hover {
 text-decoration: none;
 color: #FFFFFF;
}
a:visited {
 text-decoration: none;
 color: #808080;
}
--&gt;
&lt;/style&gt;</pre></body></html>