<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {

	text-decoration: none;
	color: #002899;
}
a:visited {
	
	text-decoration: none;
	color: #1B49A6;
}
a:active {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
	color: #002899;
}





h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

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