.infotext
	{
	display:none;
	color:#405C89;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #8899B5;
	padding: 20px;
	
	}
.infotext h1
	{
  font-size : 10pt;	
  font-weight : bold;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
  color:#405C89;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
  color:#405C89;
	}

.infolink
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
  color: #000000;
	}

