body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #0F0F0F url(images/sfondo.jpg) repeat-x;
}
p.cablaggi {
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #333381;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
}
table.tb_generale {
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
tr.corpo {
	min-height: 400px;
}
h1 {
	color: #333381;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
p {
	font-size: 12px;
}
.copyright2{
  color:#999999;
  font-size:10px;
  text-align:center;
  text-decoration:none;
}
.copyright2 a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.copyright2 a:hover {
	font-size: 10px;
	color: Lime;
	text-decoration: none;
}

