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


.title {
	font-family: "Arial";
	font-size: 18pt;
	letter-spacing: .5em;
	font-weight: bold;
	color: #000000;
	}


.links {
	font-family: "Arial";
	font-size: 12pt;
	color: #000000;
	}

.text {
	font-family: "Arial";
	font-size: 10pt;
	text-align:justify;
	color: #000000;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	}


.small {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	}

a:link   { color: #FFFFFF; 
	text-decoration: none; 
	}

a:visited  { color: #FFFFFF; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #FFFFFF; 
	text-decoration: none;
	 }
</pre></body></html>