<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {color:#000000; fontweight:bold; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {background-color: #9cc6e0; color:#7b9dcb; fontstyle:italic; text-decoration:none;}
a:hover {background-color: #FCB6B6; color:#000066; fontstyle:italic; text-decoration:none;}
BODY {
	scrollbar-base-color:lime;
	scrollbar-track-color:#9cc6e0;
	scrollbar-face-color:#7b9dcb;
	scrollbar-highlight-color:#7b9dcb;
	scrollbar-3dlight-color:#c2dcf0;
	scrollbar-darkshadow-color:#7b9dcb;
	scrollbar-shadow-color:#7b9dcb;
	scrollbar-arrow-color:#c2dcf0;
	;
	font-family: tahoma,helvetica;
	font-style: normal;
	font-size: small;
	font-variant: small-caps;
    font-weight: bolder;
    line-height: normal;
	text-decoration: none;
}</pre></body></html>