body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-size:10px;
}
.cornice {
	background-color:#E2E2E2;
}
.subTitle{
	font-size:10pt;
	font-weight:normal;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#CC0000;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stile2 {
	font-size: 14px;
	font-weight: bold;
}
.Stile3 {font-size: 9px}
.Titolo {font-size: 10px}
.righe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.bordosx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.bordodx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.Stile4 {font-size: 16px; font-weight: bold; color: #CC0000; }
.cellaEvidenziata {
	background-color:#EAEAEA;
}
.coloreStandard {
	background-color:#EC602B;
}