p { font-family :  Arial, sans-serif;
	font-size: 18px;
	color: #3366cc;
}

p.testo{
font-family : Arial, sans-serif;
	font-size: 18px;
	color: #3366cc;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #6666ff;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #003399;
	font-family : Arial;
	font-size : x-small;
	font-style : oblique;
	font-weight : bold;
	
}
H4 {
    font-family :  Arial, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color :#3366cc;
	
	}
TABLE ID="table3" {
border-color:#3366cc;
border-left : dotted;
 border-bottom : dotted;
}

H1 {
    font-family :  Arial, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
	color :#3366cc;	
	
	}
H6 {
    font-family :  Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color :#0000cd;	
	
	}
H5 {
    font-family :  Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color :#0000cd;	
	
	}
H8 {
    font-family :  Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color :#0000cd;	
	
	}

.img-centrata {
  display: block;
  margin-left: auto;
  margin-right: auto;
}