.infobox
	{
	position: absolute;
	top: 625;
	width:99%;
	}
.infopop
	{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color: green;
	}
.infotext
	{
	width: 775px;
	font-size: 14px;
	font-family: arial;
	text-align: justify;
	}
.infotext a:link, .infotext a:visited
	{
	color: green;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: green;
	text-decoration: underline;
	font-weight: bold;
	}
.infotext p
	{
	color: green;
	font-size: 12px;
	}
.infotext h2
	{
	font-size: 16px;
	}
.infotext strong
 	{
 	font-weight: bold;
	}
