/* CSS Document */
	font { font-size:12px; font-family:"Trebuchet MS"; color:black}
	body {
	font-size:10px;
	font-family:"Trebuchet MS";
	background-color: #cdd6dd;
}
			
	A { font-size:12px; font-family:"Trebuchet MS"; color:#000000 }
	A:link, A:visited { text-decoration: none }
	A:hover { text-decoration: underline; color:#FF6600 }
	table {
	font-size:12px;
	font-family:"Trebuchet MS";
	color:black
}
	.celeste {
		font-family: "Trebuchet MS";
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #4E6FCC
	}
	.grigio {
		font-family: "Trebuchet MS";
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #999999;
	}
	.testo {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-align: justify;
	}
	.testo_white {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;
	}
	.linkmenu {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
	}
	.titolo {
		font-family: "Trebuchet MS";
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color:#000066;
	}
	.titoletto {
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}