body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(immagini/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	line-height: 15px;
	text-align: justify;
}

a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tab3 {
	background-image: url(immagini/linea_grigia.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tab2 {
	background-image: url(immagini/base_grande.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#total {
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#back {
	margin-left: 110px;
}
#nome {
	margin-right: 80px;
