/* CSS Document */

.infotext {
	position:absolute;top:650px;
	margin-left:-330px;
	left:50%;
	width:750px;
	text-align:justify;
	border-style:none;
         font-size:12px;
}

.infotext a {
text-decoration:none;
font-size:11px;
color:gray;
}


.infotext h1 {
margin: 0 0 5px 0;
font-size:12;
font-weight:bold;
color:#5F5F5F;
}

h1 {
text-decoration:none;
}


