<STYLE TYPE="text/css">

H1	    { color: black; 
	      font:  Arial bold;
	      font-size: 24pt 
		}

A:link  {  text-decoration: none;
		   color: blue ;
		}

A:visited { text-decoration: none;
		    color: darkblue;
		  }

</STYLE>

