body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #445AA6;
}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.bordo {
	border: 1px solid #4E4E4E;
}
.testo {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4E4E4E;
	padding: 5px;
	text-align: justify;
}
.testo12 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4E4E4E;
	padding: 5px;
	text-align: justify;
}
.testo_menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.testo_menu_chiaro {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo_menu_chiaro:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.testo_menu_chiaro:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.testo_menu_chiaro:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

a:link   {color:#4E4E4E;text-decoration:none}
a:visited{color:#4E4E4E;text-decoration:none}
a:hover  {color:#4E4E4E;text-decoration:none}