body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtnormal {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txtsubtitle {
	font-size: 12px;
	color: #000000;
}
.txttitolo {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txttitolo a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txttitolo a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txttitolo a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.txtfirma {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
a:visited {
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
.txtnormalBianco {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.txtsubtitleBianco {
	font-size: 12px;
	color: #FFFFFF;
}
.txttitoloNero {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtsubtitleAzzurro {
	font-size: 12px;
	color: #0066FF;
}

