<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"&gt;
&lt;html&gt;

&lt;head&gt;
&lt;meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1"&gt;
&lt;title&gt;stylesheet&lt;/title&gt;
&lt;style&gt;
&lt;!--
body
{
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000099 
	 
} /* navy blue */

h1
{
	font-family: Trebuchet MS, Arial, Helvitica, sans serif;
	color: #FFCC00
} /* Gold */
h2
{
	font-family: Trebuchet MS, Arial, Helvitica, sans serif;
	font-size: 14pt;
	color: #FFCC00
}
h2.header
{
	font-family: Arial, Helvitica, sans serif;
	font-size: 12pt;
	color: maroon
}

h3 {font-family: Comic Sans MS, Times New Roman, Times, serif;}
h4 {font-family: arial, Helvitica, sans serif;}
h5 {font-family: arial, Helvitica, sans serif;}
h6 {font-family: arial, Helvitica, sans serif;}

!--&gt;
&lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>