.intestazione {
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.titolo {
	color: #DB5903;
}
.testogrande {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.nota {
	font-size: 7px;
}

