.infotext
	{
	display: none;
	}
#infotext
	{
   font-size: 12px;
	font-family: arial;
	margin-left:24px;
	margin-right:20px;
    }
*html .infotext
	{
	font-size: 10px;
	font-family: arial;
   }
 .infotext2
	{
   font-size: 10px;
	font-family: arial;
	font-weight: normal;
   text-decoration: none;
   }
*html .infotext2
	{
   font-size: 10px;
	font-family: arial;
	font-weight: normal;
   margin-top: 0px;
   text-decoration: none;
	}
h1
	{
	font-size: 18px;
	}
	
h2, h3 {
	font-size: 16px;
}
	
a.infotext2:link, a.infotext2:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.infotext2:hover, a.infotext2:active
	{
	color: #000000;
	text-decoration: underline;
	}
	
td
	{
   font-size: 14px;
	font-family: arial;
	font-weight: bold;
   }
	
a.link:link, a.link:visited
	{
	color: #000000;
	text-decoration: underline;
	}
a.link:hover, a.link:active
	{
	color: #000000;
	text-decoration: none;
	}