.c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal
} 
 
a:link {
	text-decoration: underline;
	color: #000000;
}



a:visited {
	color: #000000;
}

a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.paragrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
} 

.titoli {
	color: #E9321D
}

.tabelle { 
	height: 100%;
	width: 100%; 
	background-color: #FFFFFF; 
}

body { 
	padding: 0px; 
	margin-top: 10px; 
	margin-left: 10px; 
	background-color: #cccccc; 
	margin-bottom: 10px;
	margin-right: 10px;
}
.tabelle2 { 
	height: 100%;
	width: 100%; 
	background-color: #cccccc;
}
.tabellebordo { 
	height: 100%;
	width: 100%; 
	background-color: #666666;
}

.tabellebordoest { 
	height: 100%;
	width: 60%; 
	background-color: #666666;
}

.tabellebordotesti { 
	height: 100%;
	width: 90%; 
	background-color: #666666;
}

.paragrafonj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.evidenziati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E9321D;
}

.cambio {
	background-color: #000000;
	color: #FFFFFF;
}