.infotext
	{
	display:none;
	color: #000000;
	padding: 20px;
	font-family: "Times New Roman", Times, serif; 
	text-align: justify;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-left:30px
	margin-top: 700px;
	border: solid 1px;
	}
.infotext h1
	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: "Times New Roman", Times, serif; 
  text-decoration: underline;
  color: #000000;
  font-size: 10px;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: "Times New Roman", Times, serif; 
  text-decoration: underline;
  color: #000000;
  font-size: 10px;
	}

.infolink
	{
	font-family: "Times New Roman", Times, serif; 
  font-size : 10px;
  font-weight : normal;
  text-decoration: none;
  padding: 5px;
  color: #000000;
	}

