#infotext{
	width:640px;
	background-color:#0099cc;
}

.infotext{
	margin-left:150px;
	padding-top:80px;
	padding-bottom:160px;
	background-color:#fff;
}

.infotext H2 {
	margin-left:10px;
	COLOR: #336699;
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Lucida, Swiss, SunSans-Regular, "sans serif";
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	line-height: 18px;
}
.infotext h3, .infotext h3 a:link, .infotext h3 a:visited, .infotext h3 a:hover, .infotext h3 a:active{
	margin-left:10px;
	COLOR: #336699;
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Lucida, Swiss, SunSans-Regular, "sans serif";
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-decoration:none;
}


.infotext p{
	margin-left:10px;
	text-align:justify;
}

.infotext p strong{
	font-weight:bold;
	color:#666;
}
.infotext p a:link, .infotext p a:visited, .infotext p a:hover, .infotext p a:active{
	text-decoration:none;
	color:#336699;
}





