.infotext {
	color: #000000;
  	font-family: Ottawa,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	}
	
.infotext h1 {
	
	font-weight: bold;
	font-size: 23px;
	
	}



.infotext p{
	font-size: 12px;
	}


.infotext a:link { color: #666666; }
.infotext a:visited { color: #666666; }
.infotext a:hover { color: #666666; }
.infotext a:active { color: #666666; }
.infotext a:focus { color: #666666; }

