.infotext{
	color: #000000;
	padding: 20px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	border-color:#0066CC; border-width:1px; border-style:solid;
}
.infotext h1{
  font-size : 10pt;	
  font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
}

.infotext a:link { color: #000000; text-decoration:underline;}
.infotext a:visited { color: #000000; text-decoration:underline;}
.infotext a:hover { color: #000000;text-decoration:underline; }
.infotext a:active { color: #000000;text-decoration:underline; }
.infotext a:focus { color: #000000; text-decoration:underline;}