<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;
A:link{color:lightblue;text-decoration:none;font-weight:normal;}
A:visited{color:lightblue;text-decoration:none;font-weight:normal;}
A:hover{color:white;text-decoration:none; cursor: crosshair}
A:active{color:white;text-decoration:none;;font-weight:normal;}
&lt;/style&gt;
&lt;STYLE type="text/css"&gt;
&lt;!--
BODY {
scrollbar-face-color: lightblue;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:black;
scrollbar-arrow-color:white;
scrollbar-track-color:white;
}
--&gt;
&lt;/STYLE&gt;
</pre></body></html>