BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #00219a;
	background-color: white;


}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000099;
}
A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : blink;
	color : #000099;
}

A:HOVER {
	text-decoration : underline;
}

HR {
	color : #00219a;
	height : 1px;
}

LI {
	list-style-image : url(images/spunta.gif);
	list-style-position : outside;
}

.fondino {
	background-image : url(images/stringa_home2.gif);
	background-position: center middle;
	background-repeat: no-repeat;
}

.home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : white;
	background-color: #00219a;
}

.bottom {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #00219a;
	background-color: white;
}
.table {
	background-attachment: fixed;
	background-image: url(images/fondino.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.page {
	background-attachment: fixed;
	background-image: url(images/sfondo_pag.gif);
	background-repeat: repeat-y;
	background-position: center top;
}