<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
        color : Green;
        text-align: left;
	FONT: Gill, Helvetica, Arial
}

H1 {
	COLOR: #2030c8; FONT: bold 22pt Gill, Helvetica, Arial
}

H2 {
	COLOR: Darkblue; FONT: bold 16pt Gill Helvetica, Arial;
	TEXT-ALIGN: center
}
h2 B {
	COLOR: darkslategray; FONT: bold 16pt Gill Helvetica, Arial
}
</pre></body></html>