.grassetto9 {  
	font-weight: bold;
	font-size: 9px 
}

.grassetto10 {
	font-weight: bold;
	font-size: 10px
}

.grassetto11 {
	font-weight: bold;
	font-size: 11px
}

.grassetto12 {
	font-weight: bold;
	font-size: 12px
}

.rosso9 {
	font-size: 9px;
	color: #FF0000
}

.rosso10 {
	font-size: 10px;
	color: #FF0000
}

.rosso11 {
	font-size: 11px;
	color: #FF0000
}

.rosso12 {
	font-size: 12px;
	color: #FF0000
}


.nero9 {
	font-size: 9px;
	color: #000000
}

.nero10 {
	font-size: 10px;
	color: #000000
}

.nero11 {
	font-size: 11px;
	color: #000000
}

.nero12 {
	font-size: 12px;
	color: #000000
}

.titolo{
	font-size: 14px;
	font-weight: bold;
	color: #650006;
}