body {
	background-image: url(../afb/immagini/mce-back.GIF);
	background-color: White;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right;
	font-family: Arial, sans-serif;
	color: Black;
	text-decoration: none;
	text-align: justify;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	font-family: "Times New Roman", serif;
	font-style: italic;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
table {
	empty-cells: hide;
	border-spacing: 5px;
	border: none;
}
td {
	border: none;
}
#tab_t {
	background-image: url(../afb/immagini/sfondo_t.jpg);
	background-repeat: no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
	color: White;
	line-height: 120%;
	vertical-align: bottom;
}