<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
  <style type="text/css" MEDIA="screen">
	H1	{color: black;
		 font: bold 120% sans-serif;}
	H2	{color: black;
		 font: bold 100% sans-serif;}
	P	{color: black;
		 font: 90% "Times New Roman";}
	ADDRESS {text-align: right;
	    font: 65% sans-serif;}
   </style>
</head>
</html>