H1 {
	color : Navy;
	font-size: 20px;
}

H2 {
	color : Navy;
	line-height : 1em;
	font-size: 16px;
}
H3 {
	color : Navy;
	line-height : 1em;
	font-size: 14px;
}

H4 {
	color: #6495ED;
	font-size : 12px;
	font-weight : bold;
}


BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: Navy;
	background-color : #F0F8FF;
}

TABLE {
	
	top : auto;
	background : #F0F8FF;
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: Navy;
	text-align : justify;
}

A {
	font-weight : bold;
	font-size : 14px;
	color : Blue;
}

A:VISITED {
	font-weight : bold;
	font-size : 14px;
	color: #0099CC;
}

div#centrale{margin-left: 2em; margin-right:1; padding: 2em;}
p.didar {color:navy; font-size: 10px; text-align:right; font-weight: bold; margin-top:2px; padding-top: 0px; }
p.didal {color:navy; font-size: 10px; text-align:left; font-weight: bold; margin-top:2px; padding-top: 0px; }
p.tab { color:navy; font-size: 14px; text-align: justify; 1em; line-height: 1.4; }	

p.date {color: #0099CC; font-size : 16px; font-weight: normal; text-decoration: none; }

A.L0 {color: #0099CC; font-size : 18px; font-weight: bold; text-decoration: none; }
A.L0:visited {color: #0099CC; font-size : 18px; font-weight: bold; text-decoration: none; }
A.L0:hover { background: white; }

A.L1, A.L1:visited {color: navy; text-decoration: none;  font-size : 14px; font-weight: bold;}
A.L1:hover { background: white; } 

A.botton, A.botton:visited {color: navy; text-decoration: none; font-size : 12px; font-weight: bold;}
A.botton:hover { background: white; }

A:link, A:visited { font-weight: bold; color: #0099CC;}

p.testo { color:navy; font-size: 14px; text-align: justify; margin-left: 2em; margin-right: 2em; margin-top: 0; padding: 2em; line-height: 1.3; }	
p.copy { color:navy; font-size: 10px; text-align: center;}

HR.linea {color:#6699FF; background-color:#6699FF; width: 70%;}

img {border:0;}
.floatright {float: right; margin-top: 0px; margin-bottom: 10px; margin-left: 10px;margin-right: 0px;}
.floatleft {float: left; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 10px;}	

