@CHARSET "UTF-8";
.text{
	margin-top:20px;
	font-size:14px;
	line-height: 1.3em;
}
.text ol li{
	list-style: decimal;
	margin-bottom:5px;
}
.text h4 img{
	margin-left:3px;
	margin-right:5px;
}

.text h4{
	font-size:19px;
	l1ine-height: 1em;
	margin:10px 0px;
	color:#ff9c00;
}
.text h4 a{
	color:#ff9c00;
	text-decoration:none;	
}
.text p{
	margin:10px 0px;
}	
.text h4 a:hover{
	text-decoration:underline;	
}

