﻿.titolo1
{
	font-weight: bold;
	font-size: 12px;	
}
.titolo2
{
	font-weight: bold;
	font-size: 13px;	
}
.titolo3
{
	font-weight: bold;
	font-size: 14px;	
}
.testo
{
	font-weight: normal;
	font-size: 12px;	
}
