<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	font-family: arial;
	color: black;
	background-color: white;
}

H1, H2, H3, H4, H5, H6 {
	font-family: arial;
	color: #31009C;
}

A.sidenav:link, A.sidenav:active, A.sidenav:visited{
	color: #31009C;
	background-color: transparent;
	text-decoration: none;
}

A.sidenavsmall:link, A.sidenavsmall:active, A.sidenavsmall:visited{
	color: #31009C;
	background-color: transparent;
	text-decoration: none;
}

A.sidenav:hover{
	color: #31009C;
	background-color: transparent;
	text-decoration: underline;
}

A.sidenavsmall:hover{
	color: #31009C;
	background-color: transparent;
	text-decoration: underline;
}

A.pagenav:link, A.pagenav:active, A.pagenav:visited{
	color: #31009C;
	background-color: transparent;
	text-decoration: none;
}

A.pagenav:hover{
	color: #31009C;
	background-color: transparent;
	text-decoration: underline;
}
</pre></body></html>