A:LINK {
color : #000066;
text-decoration: none
} 
A:VISITED {
color : #336799;
text-decoration: none
} 
A:HOVER {
color : #000066;
text-decoration : underline;
} 
A:ACTIVE {
color : #000066;
text-decoration: underline
}

h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	height: auto;

}
.elencoBian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-position: outset;
	list-style-type: disc;
	font-size: 8pt;
	text-align: justify;


}
.elencoNero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	list-style-position: outset;
}
.stopkaGirato {
	background-attachment: scroll;
	background-image: url(sfDownG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;


}
.tloGial {
	background-attachment: scroll;
	background-image: url(../GRAFICA/tlo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BOZ {
	color: #FFFFFF;
}
.sfBozFooter {
	background-color: #FFFFCC;
}
.tdpad{
	padding-left:20px;
	padding-right:15px;
}
.tdpadLeft{
		padding-right:15px;
}