html,body{margin:0;padding:0}
body{font: 78% arial,sans-serif}
p{margin:0 10px 10px}
div#footer{background: #316CD3;color: #FFF}


td, th {
	padding: 2px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 230% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; 

}

tbody tr.odd { background: #E9F1E2; }

table a:link {
	 color:#113B7E;
	text-decoration: underline;
}

table a:visited {
	 color:#B63010;
	text-decoration: underline;
}

table a:hover {
	color: #1066C8;
	text-decoration: underline !important;
}

tfoot th, tfoot td, table td, tbody tr td, tbody td {
	font-size: 100%;
}

a
{
        text-decoration: none;
        font-size:100%;
        font-weight: bold;
}

a:link {
	 color:#113B7E;
	text-decoration: underline;
}

a:visited {
	 color:#B63010;
	text-decoration: underline;
}

a:hover {
	color: #1066C8;
	text-decoration: underline !important;
}

.intestazione {background: #316CD3;color: #FFF}

