.infotext
	{
	color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	margin-top: 50px;
	/*border-color:#90B7D4; border-width:1px; border-style:solid;*/
	}
.infotext h1{
  font-size : 12px;	
  font-weight : bold;
}
.infotext a:link, .infotext a:visited, .infotext a:hover, .infotext a:active{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
}



