h1 {
	font: normal 12px "times new roman", times, serif;
	color: #F2DCCD;
	text-align: center;
	margin: 0px 0px 5px;
}
#text {
	padding: 0px;
	margin: 0px 60px;
	font: normal 14px "Times New Roman", Times, serif;
	color: #f2dccd;
	text-align: left;
}
#text h2 {
	font-size: 16px;
	color: #FBEDCF;
	margin-top: 20px;
	text-align: center;
	font-style: italic;
}
#text p {
	margin: 5px 0px;
}
#text ul {
	margin: 5px 20px;
	padding: 0px 10px;
}
a {
	font: bold 14px "Times New Roman", Times, serif;
	color: #f2dccd;
	text-decoration: underline;
}
#footer {
	color: #f2dccd;
	margin-top: 30px;
	font: italic normal 12px "Times New Roman", Times, serif;
	line-height: 150%;
	text-align: center;
}
#footer a {
	color: #f2dccd;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#credits {
	color: #fbedcf;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}
#credits a {
	color: #fbedcf;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
td, body {
	font-family : Times New Roman, Times, serif;
	color : #FBEDCF;
	font-weight : normal;
	text-decoration : none;
	font-size : 16px;
}
.spz{ /* è la classe delle immagini senza bordo */
	border-width: 0px;
}
.boot{ /* bandierine senza bordo */
	border-width: 0px;
}