<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body,td,th {
	font-family: "Open Sans", sans-serif;
}
body {
	background-color: #f5f5f5;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #070707;
}
a:hover {
	text-decoration: none;
	color: #0288D1;
}
a:active {
	text-decoration: none;
	color: #1A1A1A;
}</pre></body></html>