h1 {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
}

A:LINK {
color : #666666;
text-decoration: none
} 
A:VISITED {
color : #336799;
text-decoration: none
} 
A:HOVER {
color : #666666;
text-decoration : underline;
} 
A:ACTIVE {
color : #666666;
text-decoration: underline
}

.SITE-MAP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding-left: 8px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.tpad {
	padding-left: 8px;
}
.tlo {
	background-attachment: scroll;
	background-image: url(../GRAFICA/tlo.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: bold;
}

