span.styl1 {
	/*Styl 1*/
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}

span.styl2 {
	/*Styl 2*/
	color: #8c94a3;
	font-size: 11px;
}

span.styl3 {
	/*Styl 3*/
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
}
