body {
	margin: 0px;
	list-style-type: disc;

}
#top {
	background-image: url(img/intestazione.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a.indice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.indice:hover {
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 15px;
	font-weight: bold;
}
