.infotext
	{
	display: none;
	}
#infotext
	{
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 765px;
    margin-left: 15px;
    }
*html .infotext
	{
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 750px;
    margin-left: 15px;
   }
 .infotext2
	{
	font-size: 10px;
	font-family: arial;
    text-decoration: none;
    color: #000000;
    }
*html .infotext2
	{
	margin-left: 15px;
	font-size: 10px;
	font-family: arial;
    text-decoration: none;
    color: #000000;
	}
.infotext h1,.infotext h2,.infotext h3
	{
	font-size: 12px;
	}
.infotext strong{
	font-weight:normal;
}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	}
	
	