/* CSS Document */

.infotext             
{
  color: #000000;
  font-size: 10px;
  font-family: verdana, Helvetica, Univers, "Zurich BT";
  text-decoration: none;
  text-align: justify;
  padding: 20px;
  position: absolute;
  top: 1100px;
  left:50%;  
  width: 610px;
  margin-left:-305px;
  height: 1100px; overflow:
  auto; 
  border: solid 1px #000000
}         


 .infotext h1
	{
	/*color: #0099FF;*/
	color: #000000;
  font-size : 13px;
  font-weight : bold;
  font-family: verdana,Helvetica,Univers,Zurich BT;
	}

.infotext p
	{
	font-family: verdana,Helvetica,Univers,Zurich BT;
  text-decoration: none;
  color: #666666;
  font-size: 10px;
	}
