.infotext
	{
	/*display: none;*/
	}

#infotext
	{
	color: #000000;
	font-size: 12px;
	font-family:Arial;
	text-align: justify;
	width: 700px;
	}
*html .infotext
	{
	color: #000000;
	font-size: 12px;
	font-family:Arial;
	text-align: justify;
	width: 700px;
	margin-top: -12px;
	}
.infotext2
	{
	font-size: 10px;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
*html .infotext2
	{
	font-size: 10px;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
#infotext h1
	{
	font-size: 15px;
	margin-bottom:10px;
	}
#infotext h2
	{
	font-size: 14px;
	margin-bottom:7px;
	}	
#infotext h3
	{
	font-size: 12px;
	margin-bottom:3px;
	padding:0px;
	}
#infotext p
	{
	font-size: 12px;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin:0px;
	line-height:18px;
	}	
.infotext a:link
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:hover
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:active
	{
	color: #000000;
	text-decoration: none;
	}	
.infotext2 a:hover
	{
	color: #3FA43A;
	text-decoration: none;
	}
	