body {
	background-image: url(img/sfondo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
td.tit {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	margin-bottom: 0px;
}
a:LINK{
	font-size : 12px;
	font-family : Verdana;
	color: #000000;
	text-decoration : none;
}
a:VISITED {
	font-size : 12px;
	font-family : Verdana;
	color: #000000;
	text-decoration : none;
}
a:HOVER {
	font-size: 12px;
	font-family: Verdana;
	color: #90817B;
	text-decoration: none;
}
td.pic {
	font-family: Verdana;
	font-size: 10px;
}

