<!--
IMG  {position:relative; float:left}
A:link {background:white; 
	    color:blue;
		text-decoration:none}
A:visited {background:white;
		   color:maroon;
		   text-decoration:none}
A:hover {background:#c6eff7;
		 color:green:
		 text-decoration:none}
P.intro {text-indent:0pt;
		 text-align:justify}
P {text-align:justify; 
   text-indent:0pt} 

H1 {text-align:center;
    background:white; 
	color:purple;
	font:normal 20pt "Nueva Roman", "Lithos Regular"}
H2 {text-align:center;
    background:white; 
	color:purple;
	font:normal 18pt "Nueva Roman", "Lithos Regular"}
HR {color:purple}
-->

