.titolo-nero
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	font-family:Georgia,Times New Roman;
}

.titolo-celeste
{
	color:#658fb9;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	font-family:Georgia,Times New Roman;
}

.titolo-blu
{
	color:#004387;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	font-family:Georgia,Times New Roman;
}

.titolo-stampatello-celeste
{
	color:#658fb9;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	font-family:Georgia,Times New Roman;
}

.titolo-stampatello-blu
{
	color:#004387;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	font-family:Georgia,Times New Roman;
}

.testo-nero
{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	font-family:Tahoma;
}

.testo-celeste
{
	color:#658fb9;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	font-family:Tahoma;
}

.testo-blu
{
	color:#004387;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	font-family:Tahoma;
}
