<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;
h1           { font-size: large ; color: #008000 ; line-height:  100% ; margin-left:  0 ; margin-top:  0 ; margin-bottom:  0 }
h2           { font-size: large   ; color: #008000 ; line-height: 100% ; margin-left: 10 ; margin-top:  0 ; margin-bottom:  0 ; font-weight: normal }
h3           { font-size: medium  ; color: #008000 ; line-height: 100% ; margin-left: 20 ; margin-top:  0 ; margin-bottom:  0 ; font-weight: normal }
h4           { font-size: small   ;	color: #000000 ; line-height: 100%; margin-left: 30 ; margin-top:  0 ; margin-bottom:  0 }      
h5           { font-size: small   ;	color: #000000 ; line-height: 120% ; margin-left: 30 ; font-weight: normal }         
h6           { font-size: small   ;	color: #000000 ; line-height: 120% ; margin-left: 40 ; font-weight: normal }
.font_xs { font-size: x-small ; line-height: 110% }
.font_s  { font-size:   small ; line-height: 110% }
.font_m  { font-size:  medium ; line-height: 110% }
.font_l  { font-size:   large ; line-height: 110% }
.font_xl { font-size:   large ; line-height: 110% }
a:hover { background-color: yellow ; font-weight: bold }
&lt;/STYLE&gt;


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