@charset "utf-8";
/* CSS Document */

.infotext{
  color:#000000;
	padding: 10px 20px 10px 20px ;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#ffffff; border-width:1px; border-style:solid;
	background-color: #ffffff;
	margin-left:4px;
	width:890px;
}

#ie .infotext{
  margin-left:1px;
	width:890px;

}

.infotext h1 {
	color:#C04812;
  font-size : 12px;	
  font-weight : bold;
}
.infotext p {
	margin-top:5px
}
</style>

