body { 
	background-image: url(sfuma.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
} 

body, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.stile1, .stile1 a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: Black;
}

.stile1 a:hover {
	text-decoration: underline;
}

.stile2 {
	font-size: 9pt;
	font: bold;
	color: #1E90FF;
}

.testo {
	font-size: 9pt;
	color: Black;
	text-align: justify;
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	width: 135px;
	background-color: #003366;
}

.nav a:link, .nav a:visited {
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	background-color: #003366;
}

.nav a:hover {
	background-color: #ffffff;
	color: #003366;
	line-height: 25px;
}

.nav2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background: #708090;
	line-height: 20px;
	width: 100px;
}

.nav2 a:link, .nav2 a:visited {
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #708090;
	line-height: 20px;
}

.nav2 a:hover {
	background-color: #ffffff;
	color: #000000;
	line-height: 20px;
}
