.infotext{
	display:none;
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#000000; border-width:1px; border-style:solid;
	background-color: #ffffff;
	margin-top: 50px;
}
.infotext p {font-size: 10px;}
.infotext h1{
  font-size : 13px;	
  font-weight : bold;
	font-family: Verdana;  
}
.infotext a:link, .infotext a:visited{
	text-decoration: underline;
  color: #000000;
}
.infotext a:hover, .infotext a:active{
	text-decoration: none;
  color: #000000;
}
.infolink{
	font-family:  Verdana;
  font-size : 10px;
  font-weight : normal;
  text-decoration: none;
  padding: 5px;
  color: #000000;
}
