<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: black;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10pt;
}

img {
	border: 0px;
}

div.footer {
	background-color: #f4f4ff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	font-family: times,serif;
	font-size: 8pt;
	font-style: italic;
}

p {
	padding: 5px;
}

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