.infotext
	{
	position: absolute;
	top: 1000px;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	color: #808080;
	padding: 5;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff
	}
.infotext h1
	{
	font-size: 18px;
	font-weight:normal;
	}
.infotext h2
	{
	font-size: 16px;
	}
.infotext a:link, .infotext a:visited, .infotext a:hover, .infotext a:active
	{
	color: #808080;
	text-decoration: none;
	}
.infotext strong
	{
	font-weight: normal;
	}