<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY    {background-color: #ffffff ; color: #081c5a ; text-align: left ; padding: 15px}

A:link	{color: #081c5a ; text-decoration: underline}
A:active	{color: #081c5a ; text-decoration: underline}
A:visited	{color: #081c5a ; text-decoration: underline}
A:hover	{color: #081c5a ; text-decoration: underline; background-color: #ffffd9}

H1 {
	font-family: "Tahoma", "Arial";
 	font-weight: normal ;
	font-size: 18pt ; 
	margin-left: 5% ; 
	margin-right: 5%; 
	padding-bottom: 5px ;
	padding-right: 10px ; 
	border-bottom-width: 0px ; 
	border-left-width: 0px ;
	border-right-width: 0px ; 
	border-top-width: 0px ; 
	border-style: solid
}

H2 {
	font-family: "Tahoma", "Arial" ; 
	font-weight: normal ; 
	font-size: 16pt ; 
	margin-left: 5% ; 
	margin-right: 5%; 
	padding-bottom: 5px ; 
	padding-right: 10px ; 
	border-bottom-width: 1px ; 
	border-left-width: 0px ; 
	border-right-width: 0px ; 
	border-top-width: 0px ; 
	border-style: solid}

H3 {
	font-family: "Tahoma", "Arial" ; 
	font-weight: bold ; 
	font-size: 11pt ; 
	margin-left: 5% ; 
	margin-right: 5%; 
	padding-bottom: 5px ; 
	padding-right: 10px ; 
	border-bottom-width: 1px ; 
	border-left-width: 0px ; 
	border-right-width: 0px ; 
	border-top-width: 0px ; 
	border-style: solid}

H4	{
	font-family: "Verdana", "Arial" ; 
	font-weight: bold ; 
	font-size: 10pt ; 
	margin-left: 5%
}

H5	{
	font-family: "Verdana", "Arial" ; 
	font-weight: normal ; 
	font-size: 10pt ; 
	margin-left: 5%
}

p	{
	font-family: "Verdana", "Arial" ; 
	font-weight: normal ;
	font-size: 10pt ; 
	line-height: 14pt ; 
	margin-left: 5% ; 
	margin-right: 5%;
color: #081c5a}

ul	{
	font-family: "Verdana", "Arial" ; 
	font-weight: normal ;
	font-size: 10pt ; 
	line-height: 14pt ; 
	margin-left: 12% ; 
	margin-right: 12% ;
	list-style-type: square}

pre		{margin-left: 10%}

.portrait {
 float: right
}

.footer	{
	font-family: "Verdana", "Arial" ; 
	font-weight: normal ; 
	font-size: 10pt ; 
	line-height: 14pt ; 
	margin-left: 5% ; 
	margin-right: 5% ; 
	text-align: center; 
	border-style: solid; 
	border-color: #081c5a; 
	border-top-width: 1px; 
	border-bottom-width: 1px ; 
	border-left-width: 0 ; 
	border-right-width: 0}

.footer a:link {text-decoration: none ; font-weight: bold}
.footer a:active {text-decoration: none ; font-weight: bold}
.footer a:visited {text-decoration: none ; font-weight: bold}
.footer a:hover {color: #081c5a ; text-decoration: none; background-color: #ffffd9}

.subtitle	{text-align: xright ; font-style: italic}
.centred	{text-align: center}
.center	{text-align: center}
.right {
 text-align: right
}

img.center { 
 margin-left: auto;
 margin-right: auto }


div.center {
 clear: both;
 margin-left: auto;
 margin-right: auto }


div.banner {
 float: right;
 clear: left
}

</pre></body></html>