body {
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000066;
	text-align: center;
   }
h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000066;
	text-align: center;
	}
h3 {
	font-size: 1.1em;
	margin: 1.2em 0em 1.2em 0em;
	color: #000066;
	font-weight: bold;
	}
	
dt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #046ac4;
	margin-top: 5px;
}
dd {
	margin: 0px;
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu
{
	font-size: 0.8em;
	background-color: #eaedf4;
	margin: 3px;
	text-align: center;
}
.menu a{
	text-decoration: none;
 	}
.menu a:link {
	color: #000000;
    text-decoration: none;
	}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	}.menu
{
	font-size: 0.8em;
	background-color: #eaedf4;
	margin: 3px;
	text-align: center;
}
.home a{
	text-decoration: none;
	color: #000066;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
 	}
.home a:link {
	color: #000000;
    text-decoration: none;
	}
.home a:hover {
	color: #000000;
	text-decoration: underline;
	}
.centro {
	text-align: center;
}
.tabella {
}
.tabella td{
	margin: 0px;
	padding: 5px;
}
.scheda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
}
.scheda td{
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.campo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0053A2;
}
.destra {
	text-align: right;
}
.immagine {
	color: #003399;
	text-align: center;
	font-style: italic;
}
.giustifica {
	text-align: justify;
}
.notabene {
	font-size: .8em;
	text-align: center;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
