body {
	background-color: #627734;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu-entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #900000;
	font-weight: bold;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titolo-pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #006400;
}
.cell_fill {
	background-color: #FF9900;
}

.hidden {
	display: none;
}

