.infotext
	{
	position:absolute;
	top:568px;
	width:850px;
	padding: 25px;
	color: #808080;
	font-size: 12px;
	font-family: arial;
	text-align: left;
	background-color: #ffffff;
	}
.infotext h1
	{
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}
.infotext a:hover, .infotext a:active
	{
	color: #83CFCB;
	text-decoration: none;
	font-weight: normal;
	}
.infotext p
	{
	margin-top: 10px;
	}
.infotext strong
	{
	font-weight: normal;
	}