.text_det_it {
	color: #73A0A2;
	font-style: italic;
}

.text_det {
	color: #73A0A2;
	font-style: normal;
	padding: 0;
	margin: 3px 0 5px 0;
}

.text_det_bold {
	color: #73A0A2;
	font-weight: bold;
	padding: 0;
	margin: 3px 0 5px 0;
}