BODY {
   font-family: arial;
}

H1 {
   font-size: 130%;
   font-weight: bolder;
}

.storia {
   text-align: justify;
}

.notemappa {
   font-size: 70%;
   padding-left:70px;
}

.menu {
	width: 90%;
	margin: 5px 5px 5px 5px;
}

.menu TD {
	background-color: #BBBBBB;
	text-align:center;
}

.menu TD A {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menu TD A:HOVER {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.libri {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}