.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.menu:Link {
	text-decoration: none;
	color: #000000;
}
a.menu:Active {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
a.menu:Visited {
	text-decoration: none;
	color: #000000;

}
a.menu:Hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFCC33;
}
.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #336699;

}
a.menu1:Link {
	text-decoration: none;
}
a.menu1Active {
	background-color: #FFFFFF;
	text-decoration: none;
}
a.menu1:Visited {
	text-decoration: none;

}
a.menu1:Hover {
	text-decoration: underline;
	background-color: #FFFFCC;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
table {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h1 {
	font-size: 36px;
	text-align: center;
}
h2 {
	color: #000000;
	text-align: center;

}
h3 {
	color: #000000;
	font-size: 14px;
	text-align: center;


}
.giustifica {
	text-align: justify;
}
.figura {
	font-size: 11px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.citazione {
	font-style: italic;
	text-align: center;
}
.destra {
	text-align: right;
}
.autore {
	text-align: right;
	font-size: 12px;
	font-style: italic;

}
.centro {
	text-align: center;
}
.titolo {
	font-size: 50px;
	color: #FFFF00;
	background-position: center;
}
.descrizione {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
