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

&lt;STYLE TYPE="text/css"&gt;
     &lt;!--
BODY {background-color: #FEFEF4}

H1     {font-weight: bold;
		font-style: italic;
            font-variant: small-caps;
            font-size: 145%;
            font-family: verdana;
		color : #774422;
		margin-right: 60Px;
		margin-left: 40Px;
		padding-top: 10px;
		padding-bottom: 5px;
		background-color: #FFFFF9;
		border-style: outset; 
		border-width: thin;
		text-align : center		}

H2     {font-weight: bold;
            font-size: 135%;
            font-family: times;
		color : #774422;
		text-indent: 4%;
		margin-right: 15%;
		margin-left: 40Px;
		padding-top: 10px;
		padding-bottom: 5px;
		background-color: #F5F5EB;
		border-style: inset; 
		border-width: thin;	}

H3     {font-weight: bold;
            font-size: 120%;
            font-family: times;
		color : #774422
		margin-right: 40px; 
		margin-left: 40Px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 24px;
		background-color: #F5F5EB;
		border-style: none;	}


H4 {color : #774422}

H5     {font-weight: bold;
            font-size: 84%;
            font-family: verdana;
		color : #774422
		margin-right: 40px; 
		margin-left: 40Px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 24px;
		background-color: #F5F5EB;
		border-style: none;	}

H6     {font-weight: bold;
            font-size: 70%;
            font-family: verdana;
		color : #774422
		margin-right: 40px; 
		margin-left: 40Px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 24px;
		background-color: #F5F5EB;
		border-style: none;	}

p {text-align : justify}

a:link { color: #6644EE }
a:visited { color: #BB3377 }
a:hover { color: #FFBB00 }

a:active { color: #FFBBEE }

     --&gt;
&lt;/STYLE&gt;


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