<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { 
	color:#444444;
	}
H1 {
	font:30pt Futura, Avant Garde, Arial, Helvetica;
      color:#222244;
      font-weight:bold;
      }
H2 {
	font:24pt New Century Schoolbook, Times New Roman, Times;
      color:#996666;
      font-weight:bold;
      }
H3 {
	font:18pt New Century Schoolbook, Times New Roman, Times;
      color:#222244;
	font-weight:bold;
      }
H4 {
	font:12pt Times New Roman, Times, Times Roman;	
	font-weight:bold;
	font-style:italic;
	}
TD.BODY1 { 
background: #CCDDEE
}
TD.BODY2 {
background: #DDCCBB
}

STRONG {
	font:12pt Times New Roman, Times, Times Roman;
	font-weight:bold;
	font-style:italic;
	}

A:link{ 
	color:#336699;
	}
A:visited{
	color:#993333;
	}
A:active{
	color:#FF6666;
	text-decoration:none;
	}

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