.infotext
	{
	position:absolute;
	top:750px;
	left:225px;
	color: #000000;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin-right: 100px;
	width:490px;
	}
.infotext h1{
  font-size : 13px;	
  font-weight : bold;
  color:#000000;
}


.links a:link, .infotext a:visited
	{
		font-size: 10px;
	  font-family: Arial;
	  text-decoration: underline;
	  color: #000000;
	}
.links a:hover, .infotext a:active
	{
	font-size: 10px;
	font-family: Arial;
  text-decoration: none;
  color: #000000;
	}

.infolink
	{
	font-family: Arial;
  font-size : 11px;
  font-weight : normal;
  text-decoration: none;
  padding: 5px;
  color: #000000;
	}

