<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	width:80%;
	overflow: auto;
	visibility: visible;
}
h1, h2, h3 {
	color: #666;
	font-size: 12px;
}
h1 {
   font-size: 20pt;
}
h2 {
   font-size: 16pt;
}
h3 {
   font-size: 14pt;
}
p {
   margin-top: 10px;   
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
</pre></body></html>