#Layer2 {
	width:750px;
	height:80px;
	background-color: #00FF33;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#Layer1 {
	width:750px;
	height:143px;
	background-color: #999999;
}
#Layer3 {
	width:750px;
	background-color: #CCFF99;
}
#Layer4 {
	width:750px;
	height:55px;
	background-color: #2B78B0;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
table {
	width: 100%;
	text-align: justify;
}
 
  
td {
	padding: 10px;
}
