body {
	background-color: #C0C0C0;
	background-image: url(../images/servizio/Nuvole.gif);
	background-repeat: repeat;
}


body, td, th {
	color: navy;
	font-family: "Tahoma";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

h1 {
	color: navy;
	font-family: "Tahoma";
	font-size: 36pt;
	font-style: normal;
	font-weight: strong;
	line-height: normal;
	font-variant: normal;


}
h2 {
	color: navy;
	font-family: "Tahoma";
	font-size: 18pt;
	font-style: normal;
	font-weight: strong;
	line-height: normal;
	font-variant: normal;


} 

h3 {
	color: black;
	font-family: "Arial";
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;

}

h4 {
	color: black;
	font-family: "Arial";

	font.size: 12pt;
	font-style: normal;
	font-weight: normal;

}

h5 {
	color: navy;
	font-family: "Tahoma";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
	background-image: none;
}
a:hover {color:navy; background: #FFFFFF}
a:link {color: navy}
a:active{color: yellow}
a:visited {color: navy}

