<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { color: #000000; background: #ffffff }

code { font-family: Courier, monospace;
       font-style: normal;
       font-variant: normal;
       font-weight: 600;
       /* font-size: 106.75% */ }

h2.Subheading { font-family: Times, serif;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                font-size: 100% }

td.SectionHeading { color: #000000;
		    background: #ccccff; /* dark blue */
                    font-family: Times, serif;
                    font-style: normal;
                    font-variant: normal;
                    font-weight: bold;
                    font-size: 133.33%; 
	            width: 100%;
                    text-indent: 1ex }

td.SubsectionHeading { color: #000000;
                       background: #eeeeff; /* light blue */
                       font-family: Times, serif;
                       font-style: normal;
                       font-variant: normal;
                       font-weight: bold;
                       /* font-size: 116.66%;  */
    	               width: 100%;
	               text-indent: 1ex;
	               float: left }

IMG.Bullet { float: left; 
	     margin-top: 0;
	     padding-top: 0;
	     border-width: 0 }
</pre></body></html>