.cds {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;

}
.cdstitolo {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #66CCFF;
}
.regtitolo{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #99FFCC;
}

.reg	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
}
.cdsnotatesto	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.cdsnotatitolo {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #66FF99;

}
.cdsnota {

	font-family:  Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #CCCCCC;

}

