<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    a:link, a:visited, a:active, a:hover { text-decoration: none; }
    a:link { color: #660000; }
    a:visited { color: #990000; }
    a:active { color: #FF6600; }
    a:hover { color: #b5a642; }

	.px12 {font-size: 12px; line-height: 120%;}

	.px11 {font-size: 11px; line-height: 120%;}

	.px10 {font-size: 10px; line-height: 120%;}

	.px9 {font-size: 9px; line-height: 120%;}

    body {
        color: #000000;
	background-color: #FFFFCC;
        margin: 0 0;
    }</pre></body></html>