body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0B0B0;
}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.whiteText
{
  color:#FFFFFF;
  text-decoration:none;
  font-family: Arial, Verdana;
  font-size: 11px;

  
}

.bordo {
	border: 1px solid #4E4E4E;
}
.testo_centro {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	padding: 5px;
	text-align: justify;
}
.testo_centro_noj {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: left;
}
.testo_sx {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	text-align:justify;
}
.testo_menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo_menu_blu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003471;
}

.testo_menu_blu_big
{
  font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003471;
}

a
{
 text-decoration:none;
 color:#FFFFFF;
}

a:hover
{
  text-decoration:underline;
}



