<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background: white;
	color: black;
	margin: 60px;
	margin-top: 0;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
}

table, td
{
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #36C;
}

a:hover { text-decoration: underline; }

a:active
{
	color: #666666;
	text-decoration: none;
}

</pre></body></html>