body {
	background-color: #80ffff;
	color: black;
	font-family: Arial, "Times New Roman", "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}

.centro {
	background-color: #ecf2a4;
	height: 100%;
	left: 25px;
	padding: 10px;
	position: absolute;
	top: 150px;
	width: 800px;
}

h1 {
	background-color: transparent;
	border-collapse: collapse;
	color: #000080;
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}

h2 {
	color: #0000ff;
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
}

h3 {
	color: #0000ff;
	font-family: Arial;
	font-size: 12px;
	font-stretch: narrower;
	margin: 1pt;
	text-align: right;
	text-decoration: underline;
	text-transform: uppercase;
}

.addx {
	border-color: #0bcddd;
	border-style: inset;
	border-width: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.titolo {
	position: absolute;
	top: 5px;
}

h4 {
	color: #0000ff;
	font-family: Arial;
	font-size: 12px;
}

.quadromenu {
	background-color: #ecf2a4;
	border-color: #0bcddd;
	border-style: inset;
	border-width: 1px;
	color: #0000a0;
	left: 5pt;
	position: absolute;
	top: 90px;
}

.adup {
	left: 320px;
	position: absolute;
	top: 5px;
}

.testo {
	left: 175px;
	position: absolute;
	top: 450px;
	width: 600px;
}

.addown {
	left: 25px;
	position: absolute;
	top: 125px;
}

td {
	border-collapse: inherit;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
