BODY{
	background-image: url('../ischia_sfondo.jpg');
	margin-left: .5cm;
	margin-right: .5cm;
	color: blue;
	font-family: verdana,arial,comic sans ms,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	
	}
h1 {
    color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	line-height: inherit;
}
h2 {
    color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	line-height: inherit;
}

h3 {
    color: red;
	font-family: verdana;
	font-style: normal;
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
	line-height: inherit;
}

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: 10pt;
	
  }	

p{
	text-align:left;
	text-indent: 0,5;
	line-height: normal;
	
 }
 
p.centerred {
   color: #FF0000;
   font-family: verdana;
   text-align:center;
   font-weight: ;
   font-size: 12pt;
   text-indent: 5px;
   
}

p.center {
   color: #000080;
   font-family: verdana;
   text-align:center;
   font-size: 10pt;
      
}

p.note {
   color: #000080;
   font-family: verdana;
   text-align:left;
   font-size: 8pt;
     
}
