<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt; 
 &lt;!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Navy;
	text-align : left;
}
ul{
	font-family: sans-serif;
	font-size : 12px;
	font-style : normal;
	color : Gray;
	text-align : left;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .noline{
	text-decoration: none;}
 .small{
	font-size: 10px;
	color: blue;
	text-decoration: none;}
	.red{
	color: Maroon;
	font-size : 12px;
	text-decoration: none;}
	.bk{
	color: Blue;
	font-size : 12px;
	text-decoration: none;
	background : #FFD700;
	
}

 .small11{
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
 .green{
	color:Green;
	font-size: 12px;}

.smallred{
	font-size: 10px;
	color: red;
	text-decoration: none;}

 .smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
	
 BODY, TD {
 color : #a0a0a0;
 font-family :  Arial, sans-serif;
 font-size: 11px;
 text-align: left;
 }
   H1 {
	font-size: 18pt;
	color: Navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
  H2 {
 font-size: 14pt;
 color: red;
 }
  H3 {
	font-size: 12px;
	color: Green;
	margin-bottom : 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Green;
	text-align : left;
	margin-bottom : 2px;
}
 
 A {
	font-size: 12px;
	color: Black;
}


 
 A:Hover {
	text-decoration: underline;
	color: Red;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 --&gt;
&lt;/style&gt;
</pre></body></html>