<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;!--
   a:link    {
               color: #0000FF;
						 }
   a:visited {
	             color: #800080;
						 }
   a:hover   {
	             color: #FFFF00;
						 }
	 a:active  {
	             color: #FF0000;
					   }
   h1,h2     {
	             text-align:center;
							 color:#191970;
							 text-decoration:underline;
	           }
   h3        {
	             color:#0000FF;
			       }
	 body      {
	             background-color: #B8B8B8;
	           }
   #identifier   
	           {
	             text-align:center;
							 text-decoration:underline; 
	           }
   body
             { 
               background-image:url('Waterfall4.gif');
               background-repeat: no-repeat;
               background-attachment:scroll;
               background-position:95% 95%; 
             }
--&gt;
 &lt;/style&gt;
  















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