/* CSS Document */

.infotext {
	width:900px;
	text-align:center;
	border-style:none;
	font-size:11px;
	margin:0 auto;
	}
	
.infotext a {
color:#000000;
text-decoration:none;
	}

.infotext h1 {
margin: 0 0 5px 0;
font-size:12;
font-weight:bold;
}
