<!--
h1	{
	font  : 60px "arial narrow" ;
	font-weight : bold;
	text-align : center;
	color:#003366;
	}
h2	{
	font  : 20px "arial narrow";
	font-weight : bold;
	}
h3	{
	font : 16px "arial narrow";	
	font-weight : normal;
	text-align : justify;
	}
h4	{
	font : 28px "arial narrow";
	font-weight : italics;
	text-align : center;
	color:#003366;
	}
h5	{
	font : 24px "courier new";
	font-weight : bold;
	text-align : center;
	color : "#003366"
	}
h6	{
	font : 16px "arial narrow";
	font-weight : normal;
	text-align : center;
	}
-->