body {
	background-position: 0% 0%; 
	margin-bottom: 0px;
    background-image:url('../sfondo.jpg'); 
    background-repeat:repeat-x; background-attachment:scroll
}

td {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;

}

a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;

}

a:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
}

h1 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;