.infotext{
	color: #000000;
	padding: 40px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-color:#008000; border-width:1px; border-style:solid;
	margin-top:70px;
}
.infotext h1{
  font-size : 10pt;	
  font-weight : bold;
}
.infolink
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
  padding: 5px;
  color: #000000;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
	}	
