<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, TD {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: black;
	valign: top;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : gray;
	font-size : small;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
	font-size : small;
}

H1 {
	color: darkblue;
}

H2 {
	font-size: 14pt;
	color: darkblue;
}

H3 {
	font-size: 13pt;
	color: blue;
}

H4 {
   	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : lightblue;
	}

HR {
	color: black;
	height: 1pt;
}
p {
padding-left:15px;
padding-right:15px;
}
font {
font-family :  comic sans ms, times new roman, Arial, sans-serif;
color: navy;
font-size: 13pt;
font-weight: 400;
}
&lt;--!
	padding-left : 12px;
	padding-right : 12px;
	 --!&gt;</pre></body></html>