<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.sctitle {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
a:link,a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.content {
	font-size: 14px;
	color: #333333;
}
.ctitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
</pre></body></html>