body{
	background-color: #0B79C7;
	color: #CCFFFF;
	margin: 0pt;
	font-family: Arial, Helvetica, sans-serif;
}

table.corpo{
	border-collapse: collapse;
	margin-left: 0px;
	margin-top: 0px;
}

img{
	border: none;
	margin: 0px;
}

tr.riga1{
	width: 805px;
	height: 80px;
	text-align: center;
}

tr.riga1 a{
	color: #CCFFFF;
	font-size: 13pt;
	font-weight: bolder;
}


tr.riga2{
	width: 805px;
	height: 30px;
}

tr.riga3{
	width: 805px;
	height: 260px;
}
	
tr.riga4{
	width: 805px;
	height: 35px;
}

td.colonna1{
	width: 135px;
}

td.colonna2{
	width: 155px;
	background-color: #3A2A7E;
}

td.colonna3{
	width: 500px;
	border-right: 3px solid white;
}