body {
	margin: 0;
	margin-left: -5px; /*serve ad eliminare il margine di default di NN4*/
	padding: 0; 
	background-color: #FFF;
	color: #494949;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 78%;
	text-align: justify; 
}
table, tr,th,td,  ul, li{
font-size: 1em
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
a:hover,a:focus,a:active {
	text-decoration: none;
	color:#8D1300;
}

img {
	border: 0;
	}

#pagina{width:100%; margin: 0 auto;text-align: left;}

acronyn{
	text-decoration: none;
	cursor:help;
}
hr {
	display: none;
	}

h1{
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.8em;
	margin: 0px;
	color:#000;
}
h2{
	font-weight: bold;
	font-size: 1.2em;
	line-height:1.6em;
	margin: 0px;
	color:#000;
}

p{
	font-weight: normal;
	font-size: 1.1em;
	margin: 0;
}
table, tr,th,td,  ul, li{
font-size: 1em
}
table {
	table-layout: auto; 
	border: 2px solid #385A73;
	border-collapse: collapse;
	}
tr, td {
	border: 1px solid #385A73;
	}
th {
	border: 1px solid #385A73;
	background-color: #D5E6EE;
	font-weight: bold
	}

