body,td,th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.Stile1 {
	color: #009999;
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: bolder;
}
.Stile2 {
	color: #CC3333;
	font-size: 12px;
}
.Stile3 {
	font-size: 11px;
	color: #005959;
	font-weight: normal;
}

#centrato2 {
 margin: 0 auto 0 auto;
 }
 
 #centrato {
	width: 900px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -450px;
	text-align:center;
}
 
#centrato2 {  position:absolute;
 width:980px;
 height:810px;
  left:50%;
 margin: 0 -405px 0 -490px;
   }
