.titolo {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.titoli2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: oblique; font-weight: bolder; color: #FFFFFF}
.piccolo {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; line-height: normal; font-weight: lighter; color: #FFFFFF}
.biancopic {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: justify; text-decoration: none}
.biancopicBorderDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 5px;
}
td {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: justify; text-decoration: none
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {
	margin-top: 3px;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}