body {
	scrollbar-face-color: #003300;
	scrollbar-highlight-color: #003300;
	scrollbar-3dlight-color: #F3F0D5;
	scrollbar-darkshadow-color: #003300;
	scrollbar-shadow-color: #F3F0D5;
	scrollbar-arrow-color: #F3F0D5;
	scrollbar-track-color: #003300;
}
.tabella {
	border: 5px solid #003300;
	background-color: #F3F0D5;
}
.menu {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.testo {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}
.testocentro {
	font-family: arial;
	font-size: 12px;
	padding: 5px;
}
.foto {
	border: 5px solid #003300;
	background-color: #F3F0D5;
}



