body {
	 background : White;
	 color : #666666; 
	 font: 12px Georgia;
}
.p{
   line-height: 100%; 
   margin-top: 0pt; 
   margin-bottom: 0pt;
}
.grigio{
    font-family:"Georgia";
    font-size:12px;
    color:#999999;
    font-weight: bold;     
}
.testo{
	font-family:Georgia;
	font-size:12px;
	color : #535353;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;



}
.titolo{
    font-family:"Georgia";
    font-size:12px;
    font-weight: bold;
}
.titoloSezione{
    font-family:"Georgia";
    font-size:14px;
    font-weight: bold;
    color: #345B81;
    text-decoration: none;
}
.sottotitolo{
    font-family:"Georgia";
    color:#999999;
    font-size:11px;
    font-weight: bold;
}
.titolini {
	font-family:"Georgia";
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #7A7A92;
	text-decoration: none;
}
a:link {
	color: #345B81;
	text-decoration: none;
}
a:visited {
	color: #345B81;
	text-decoration: none;
}
a:hover {
	color: #86ABCD;
	text-decoration: none;
}

