<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a:link {
	color: #96969B;
	text-decoration: none;
}

a:visited {
	color: #96969B;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

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

h2 {
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 2.5em;
}
</pre></body></html>