﻿body {
}
.titolo{
	font-family:Verdana;
	font-size:22px;
	
	color:#005592;
}
.testo
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #0379B0;
}
.menu
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #0379B0;
	font-weight: bold;
	font-style: italic;
}
.titoletto{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color:#005592;
}