<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;!--
 BODY 
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px; 
	BACKGROUND-COLOR: #000000;
    COLOR: #f0f0f0;
}
 P{
	font-family: sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FAEBD7;
	text-align : left;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .grey{ color:gray; font-size: 12px;}
 .red{ color:red;font-size:12px;}
 
 
TD.Header
{
    BACKGROUND-COLOR: #808080;
    BORDER: #ffffff 1px solid;
}

TABLE.Header
{
}

.Header
{
	font-family: verdana,arial,helvetica; 
	font-size: 18px;
}
 BODY, TD {
	font-family : Arial, sans-serif;
	font-size: 12px;
	color: #F5F5DC;
	text-align: left;
}
 
  H2 {
	font-size: 14pt;
	color: #FFF8DC;
	font-family : "Courier New", Courier, monospace;
}
  H3 {
 font-size: 13pt;
 color: #7FFFD4;
 }
 
 H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : White;
}
 
 A {
	font-size: 12px;
	font-family : Arial, sans-serif;
	text-decoration: underline;
	color: #FAEBD7;
}
 
 A:Hover {
	text-decoration: underline;
	color: #F0FFF0;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
	color: Yellow;
	height: 1pt;
}
 --&gt;
&lt;/style&gt;
</pre></body></html>