p.domanda {
	color: #5C8BC0;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
}

p.risposta {
	color: black;
	font-size: 9pt;
	padding-left: 20px;
	padding-bottom: 5px;
}
p.bigTitolo {
	text-align: center;
	padding: 15px;
	font-weight: bold;
	font-size: 13pt;
	color: #CF0000;
	/* text-decoration: underline; */
}
p.categoria {
	font-weight: bold;
	font-size: 12pt;
	color: #FF5A00;
	padding-top: 15px;
	padding-bottom: 15px;
	/* text-decoration: underline; */
	padding-left: 5px;
}
td.indice {
	text-align: center;
	color: #FF5A00;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	width: 17%;
}
table.tabella_indice {
	width: 95%;
}
a.indice {
	color: #FF5A00;
}
a.link_mirror {
	font-weight: bold;
	text-decoration: none;
}