.ContentText1 {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 20px;
	text-align: justify;
}
.ContentText2 {
	font-size:10px
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 15px;
	text-align: justify;
	font-size: 10px;
}
.ContentText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5F0703;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 35px;
	line-height: 20px;
	text-align: justify;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8b0b05;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.titolettoNero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.titolettoNeroCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
}
.textLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B0B05;
	text-decoration: none;
 } 

a.textLink:hover {
	text-decoration: underline;
}

.dxLabel {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../template/images/dx_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 12px;
}
.dxLabelText {
	background-image: url(../template/images/dx_back.gif);
	background-repeat: no-repeat;
	background-position: right -3px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #500603;
	text-decoration: underline;
	text-align: right;
	display: block;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
