<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;
&lt;style type="text/css"&gt;
font-family:tahoma,verdana,arial" marginheight="0"
&lt;!--
body {
	text-underline:none;
	text-decoration:none;
	font-family:tahoma, verdana, arial};

td
	{
	text-underline:none;
	text-decoration:none;
	}
p
	{
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
	color: black
	}
A{
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
}

A:link
	{
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
	color:white;
	}

A:visited
	{
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
	color:white;
	}

A:hover {
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
	color:#5082e6;
}

A:active {
	font-family:tahoma, verdana, arial;
	text-underline:none;
	text-decoration:none;
	color:white;
}

--&gt;

&lt;/style&gt;

&lt;body&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>