<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
		font-family: MS Sans Serif, Arial, Verdana;
		font-size: 10pt;
	}
	SPAN.Title {
		font-size: 12pt;
		font-weight: bold;
		font-align: center;
	}
	A {
		color: navy;
		font-weight: bold;
	}
	A:Hover {
		color: orange;
	}
	SPAN.cp {
		font-size: 8pt;
		color: silver;
	}
	A.Nav {
		font-weight: normal;
		text-decoration: none;
	}
	.code {
		font-family: Courier New;
		font-size: 9pt;
		color: navy;
		text-decoration:none;
	}
	.thdr {
		font-size:10pt;
		font-weight:bold;
	
	}
	.tdata {
		font-size:10pt
	
	}	
/*</pre></body></html>