<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5c5b5b;
	font-weight: normal;
}

.subh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c5b5b;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5b5b;
}
</pre></body></html>