p
   {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   }
td
   {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10pt;
   }
h1
   {
	font-size: 24pt;
   }
h2
   {
	font-size: 18pt;
   }
h3
   {
	font-size: 14pt;
   }
h4
   {
	font-size: 12pt;
   }
h5
   {
	font-size: 10pt;
   }
h6
   {
	font-size: 8pt;
   }
td.whitefont
	{
	font-size: 2pt;
	color: white;
	}
a.noline:link, a.noline:visited, a.noline:active
	{
	text-decoration: none;
	color: black;
	}
a.noline:hover 
	{
	text-decoration: underline;
	color: blue;
	}