.intestazionetabella {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 2px;
	height: 20px;
	width: 100%;
	border: thin none;
	background-color: #0582B2;
}
h1 {  font-family: Tahoma; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #003366; width: 300px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 4px; border-color: black black #FF9900 #FF9900; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: thin; background-color: #FFFFEA}
h2 {  font-family: Tahoma; font-size: 11px; font-weight: normal; text-align: justify; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
h3 {  font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; margin-top: 2px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-color: black black black #FFCC00; margin-right: 0px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: thin}
body {
	background-color: #FFFFFF;
	background-image: url(../sfondo.gif);
}
.tabellalink {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFEA;
	text-align: left;
	margin: 2px;
	width: 100%;
	border: thin solid #FF9900;
}
hr {
	border: thin dashed #FF9900;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
}
