BODY{
	background-image: url('ischia_sfondo.jpg');
	font-family: arial,verdana,times new roman,comic sans ms,helvetica,sans-serif;
	font-size: 10pt;

	}
h1{
	color: #000099;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 16pt;
	font-weight: normal;
	text-align: justify;

}
h2 {
	color: #000099;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 14pt;
	font-weight: normal;
	text-align: justify;
}

h3{
	color: #000099;
	font-family: arial;
	font-weight:normal;
	font-style: normal;
	font-size: 11pt;
	text-align: justify;

}
h4{
	color: #000099;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	text-align: left;
}
h5,h6 {
	color: #000099;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
}


A:LINK{
    text-decoration: none;
    }

A:VISITED{
	text-decoration: none;
	color: purple;
	     }

A:HOVER{
	color: red;
	text-decoration: none;
	   }

TD{
	font-family: arial,verdana,times new roman,comic sans ms,helvetica,sans-serif;
	font-size: 10pt;
	
  }	

p{
	text-align: left;
	
 }