<style>
     {font-size: 4px;}
	 P  {
      	text-align : center;
      	font-size : 12px;
      }

	  TD {
/*		font-size : 13px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
		}
      
      H1  {
      	font-size : 44px;
      	font-family : IglooLaser;
      	text-transform : uppercase;
      	color : Black;
      	font-weight : normal;
      }
      
      H2  {
      	font-size : 8px;
      	font-family : Times New Roman;
      	font-weight : normal;
      	font-style : normal;
      	color : Black;
      }
      
      H3  {
      	font-size : small;
      	font-family : Times New Roman;
      	font-weight : bold;
      	font-style : normal;
      	color : Black;
      	text-decoration : underline;
      }
      
      A  {}
      
      A:Visited  {}
      
      A:Active  {}
      
      A:Hover  {}
      
      BODY  {
      	background-color : White;
      	font-size : 16px;
      }
	  </style>
