BODY{
    background-image: url('images/ischia-urlaub-sfondo.jpg');
	margin-left: .5cm;
	margin-right: .5cm;
	color: black;
	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-indent: 0,;
	text-align: center;
	font-weight: bold;
	line-height: inherit;
}
h2 {
    color: blu;
	font-family: arial;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	text-indent: 0,;
	font-weight: bold;
	line-height: inherit;
}

h3 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}

h4 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	line-height: inherit;
}

h5 {
    color: green;
	font-family: verdana;
	font-style: italic;
	font-size: 10pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: strong;
	line-height: inherit;
}

h6 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}


A:LINK{
    text-decoration: none;
    color: #000080;
    }

A:VISITED{
	text-decoration: none;
	color:purple;
	     }

A:HOVER{
	color: red;
	text-decoration: none;
	   }
	   
TD{
	font-family:verdana;
	font-size: 10pt;
	color: #000080;
    font-weight: strong;
	   
	
p{
    color: #000080;
    font-family: verdana,
	font-size: 10pt;
	text-align:left;
	text-indent: 0,5;
    font-weight: strong;

	  
}

p.center {
   color:#FF0000;
   font-family: verdana;
   text-align:center;
   font-size: 10pt;
   font-weight: bold;

