#infotext
	{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, MS Sans Serif;
	text-align: justify;
	width: 900px;
	margin-top: 200px;

	}
*html .infotext
	{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, MS Sans Serif;
	text-align: justify;
	width: 900px;
	margin-top: -12px;
	}

.infotext h1
	{
	font-size: 12px;
	color: #ffffff;
	}

.infotext p
	{
	color: #ffffff;
	text-decoration: none;
	}	
