<style type="text/css">

body {
	background-color: #FFF;
	background-image: url(immagini/pagina.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-align: left;
}
a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}

</style>body p {
	text-align: justify;
}
.linea {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4B6998;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: normal;
	vertical-align: top;
}

