BODY{
	background-image: url('ischia_sfondo.jpg');
    margin-left: .5cm;
	margin-right: .5cm;
	color: #0000FF;
	font-family: verdana,arial,comic sans ms,helvetica,sans-serif;
	font-size: 8pt;
	}
	
h1{
	color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 14pt;
	font-weight: normal;
	text-indent: 0,5px;
}
	
h2{
	color: #000080;
	background-color: yellow;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 13pt;
	text-align: center;
	font-weight: normal;
	line-height: inherit;
}
h3{
	color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 14pt;
    text-align: left;
    font-weight: normal;
	line-height: inherit;
}

h4 {
	color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
}

h5 {
	color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
    text-align: center;
	font-weight: normal;
}
h6 {
	color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
    text-align: right;
	font-weight: normal;
}


A:LINK{
    color: #000080;
    text-decoration: none;
    }

A:VISITED{
	text-decoration: none;
	color:purple;
	     }

A:HOVER{
	color: red;
	text-decoration: none;
	   }

TD{ color: #000080;
	font-family:verdana,arial,comic sans ms,helvetica,sans-serif;
	font-size: 8pt;
	
  }	

p{  
    color: #000080;
	text-align:left;
	text-indent: 0,5;
	line-height: normal;
	
 }
 
p.right {
   color: #FF0000;
   font-family: verdana;
   text-align:right;
   font-size: 8pt;
   text-indent: 5px;
   
}

p.centro {
    color: #000080;
    font-size: 8pt; 
    text-align: left; 
    font-family: verdana;
     
 }
 
p.sinistra {
   text-align: left;
   text-indent:12px;
   
 }