body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.corpo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.corpo {
	text-decoration: none;
	color: #000000;
}
a.corpo:hover {
	color: #000000;
	text-decoration: underline;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.titolob {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.titolob {
	text-decoration: none;
	color: #FFFFFF;
}
a.titolob:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.note {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.note {
	text-decoration: none;
	color: #666666;
}
a.note:hover {
	color: #000000;
	text-decoration: underline;
}
.note2 {
	font-size: 9px;
	color: #000000;
}
.corpob {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
