	
			body { margin: 0px 0px 0px 0px;}
			
			body, td, th, p {font-family: 'Trebuchet MS', Arial, Verdana, Sans-serif; font-size: 14px;}
			
			.menu {
				text-align: center;
				font-size: 16px;
				font-weight: bold;
				
			}
			
			.menulink {
				text-decoration: none;
				color: black;
			}
			
			.menulink:link {
				text-decoration: none;
				color: black;
			}
			
			.menulink:visited {
				text-decoration: none;
				color: black;
			}
			
			.menulink:hover {
				text-decoration: none;
				color: #EC1C4E;
			}
			
			.menulink:active {
				text-decoration: none;
				color: #EC1C4E;
			}
			
			
			tr {
				font-size: 16px;
				
				text-align: left;
			}
			
			
			.td-img {
				padding: 10px 10px 10px 10px;
				text-align: right;
				width: 50%;
			}
			
			.td-img img {
				border: 1px solid black;
			}
			
			.commento-eng {
				line-height: 20px;
				padding-top: 15px;
				text-align: justify;
				font-size: 13px;
			}
			
			.commento-ita {
				font-size: 13px;
				line-height: 20px;
				font-style: italic;
				padding-top: 15px;
				text-align: justify;
			}
			
			