TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.evidenzia {
	font-weight: bold;
	color: #A3C6E4;
}
.px10 {
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

.foot
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #A3C6E4;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #A3C6E4;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #A3C6E4;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
}

/* Aggiunte Sante 29.03.2004 */

.footer {
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}

a.nofrills {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nofrillsnb {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}


h1, h2, h3, h4, h5 {
text-transform: capitalize; color: #A3C6E4; text-align: center; 
}