.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: #32446A;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 35px;
	line-height: 20px;
	text-align: justify;
}
.ContentText4 {
	font-weight: bolder;
	color: #6079A2;
	font-size: 10px;
	text-decoration: none;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2B4470;
	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: #5D749D;
	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: #5D769E;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
