html {
	overflow: auto;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #cdd0b9;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #eafac9;
}

body {
	background-color: white;
	color: #808000;
	font-family: "Times New Roman";
	font-size: 130%;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #cdd0b9;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #eafac9;
	text-transform: none;
}

a {
	background-color: #eafac9;
	color: #808000;
	font-variant: small-caps;
	text-decoration: underline;
}

a:hover {
	background-color: #cdd0b9;
	background-repeat: no-repeat;
	color: #000000;
	font-style: oblique;
}

#boxmenu {
	background-color: #eafac9;
	border-color: #808000;
	bottom: 25px;
	font-size: 60%;
	height: 10%;
	position: absolute;
	width: 60%;
}

.sfondomenu {
	background-color: #eafac9;
}

#boxmenu {
	background-color: #eafac9;
	border-color: #808000;
	bottom: 25px;
	font-size: 60%;
	height: 10%;
	position: absolute;
	width: 60%;
}

#box1 {
	background-color: #eafac9;
	border-color: black;
	border-style: dotted;
	border-width: 1px;
	margin-right: 1px;
	margin-top: 1px;
}

table {
	background-color: #eafac9;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 80%;
	text-align: center;
}

td {
	background-color: #eafac9;
	border-style: dotted;
	border-width: 1px;
	color: Black;
	solid 1px #000000: ;
}

.grigio {
	background-color: #cdd0b9;
}

#table1 {
	background-color: #eafac9;
	border-color: #000000;
	bottom: 25px;
	position: absolute;
	text-align: center;
	top: auto;
}

#tablemenu {
	background-color: #eafac9;
	font-size: 90%;
	text-align: center;
}

.help {
	border-style: solid;
	border-width: 1px;
	height: 5cm;
	margin: 5px;
	padding: 5px;
	width: 5cm;
}

.table2 {
	background-color: white;
	border-color: white;
	font-size: 80%;
	text-align: center;
}

.td2 {
	background-color: white;
	border-color: white;
	color: Black;
	solid 1px #000000: ;
}