.infotext
	{

	padding: 20px;
	font-size: 10px;
	font-family: Arial,sans serif,Helvetica,Univers,Zurich BT;
	text-align: left;
	text-decoration: none;
	border-color:#00CC99; border-width:1px; border-style:solid;
	position: relative;
	left: 0px;
	top: 0px;
	width: 560px;
	height: 720px;
	overflow: auto; 
	}	
	
#ie .infotext
	{

	padding: 20px;
	font-size: 10px;
	font-family: Arial,sans serif,Helvetica,Univers,Zurich BT;
	text-align: left;
	text-decoration: none;
	border-color:#00CC99; border-width:1px; border-style:solid;
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 800px;
	overflow: auto; 
	}	
	
 .infotext h1
	{
	/*color: #0099FF;*/
	color: #00CC99;
  font-size : 12px;	
  font-weight : bold;
  font-family: Arial,sans serif,Helvetica,Univers,Zurich BT;
	}

.infotext p
	{
	font-family: Arial,sans serif,Helvetica,Univers,Zurich BT;
  text-decoration: none;
  color: #666666;
  font-size: 10px;
	}
