.infobox1 {
	position: absolute;
	top: 400px;
	left: 570px;
	width: 265px;
	}
.infobox1 h1 {	
	color: #ffffff;
  	font-family: arial;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding: 10px;
	}

.infobox2 {
	position: absolute;
	top: 400px;
	left: 300px;
	width: 265px;
	}
.infobox2 h1 {
	color: #ffffff;
  	font-family: arial;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	padding: 10px;
	}
	
.infotext1 {	
	position: absolute;
	margin-top: 210px;
	color: #999999;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	margin-left: 300px;
	width: 440px;
	padding: 10px;
	
	}
.infotext2 {	
	position: absolute;
	margin-top: 290px;
	color: #999999;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	margin-left: 50px;
	width: 1000px;
	padding: 10px;
		
	}
	
	
.infotext {
	position: absolute;
	top: 339px;
	left: 35px;
	color: #ffffff;
  	text-align: justify;
  	font-family: arial;
	font-weight: normal;
	font-size: 8px;
	padding: 10px;
	}
.infotext3 {
	position: absolute;
	top: 339px;
	left: 30px;
	color: #ffffff;
  	text-align: justify;
  	font-family: arial;
	font-size: 9px;
	padding: 10px;
	}

* html .infotext {
	font-size: 10px;
	}
	
*+html .infotext {
	font-size: 10px;
	}
	
.infotext strong {
	font-weight: normal;
	}

.infotext a:link, .infotext a:visited	{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}
	
.infotext a:hover, .infotext a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}
.infotext2 a:link, .infotext2 a:visited	{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}
	
.infotext2 a:hover, .infotext2 a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}
.infotext3 a:link, .infotext3 a:visited	{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
.infotext3 a:hover, .infotext3 a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}