<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	text-align: left;
	font-family: Verdana;
	font-size: 12pt;
	color: rgb(0,0,0);
}

p {
	margin-bottom: 20px;
	line-height: 150%;
}

h1 {
	font-size: 150%;
	color: rgb(0,0,0);
	line-height: 150%;
	margin-bottom: 15pt;
}

h2 {
	font-size: 125%;
	color: rgb(0,0,0);
	line-height: 125%;
	margin-bottom: 12.5pt;
}

h3 {
	font-size: 100%;
	color: rgb(0,0,0);
	line-height: 100%;
	margin-bottom: 10pt;
	font-style: italic;
}

small a {
	font-size: 100%;
	color: rgb(0,0,0);
	font-style: italic;
}

body {
	text-align: center;
}

div {

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