.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
.indirizzo {
	font-family: "Trebuchet MS", Arial, Futura;
	font-size: 14px;
	color: #003399;
}
.domanda {
	font-family: "Trebuchet MS", Arial, Futura;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.risposta {
	font-family: "Trebuchet MS", Arial, Futura;
	font-size: 14px;
	font-style: italic;
	color: #663300;
	padding-left: 20px;
}
.modulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.rispostadritto {
	font-family: "Trebuchet MS", Arial, Futura;
	font-size: 14px;
	font-style: normal;
	color: #663300;
	padding-left: 20px;
}
.bando {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.rispostagrande {
	font-family: "Trebuchet MS", Arial, Futura;
	font-size: 16px;
	font-style: normal;
	color: #663300;
	padding-left: 20px;
	font-weight: normal;
}
