body,td  {
	font-family: verdana; 
	font-size: 12px;}
	
P { 
	margin-bottom: 35px;
	}

.date {font-size: 12px;}
.prezzo {
	text-align: center; 
	}
table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: fixed;

}

th.valuta {
	width: 15px;
}
th.periodi {
	width: 160px;
}
th.periodo {
	width: 100px;
}

tr.intestazione{
	background: #e0ba75;
}
tr.table-title th{ 
font-size: 130%;
font-weight: bold;
text-align:center;
padding: 5px;
}
tr.intestazione2 span{
	font-weight: bold;
	font-size:90%;
	}

td, th{
	text-align: left;
	border: 1px;
	border-color: #b85;
	border-style: solid;
	padding: 2px;
}
.tipo {
	letter-spacing: 2px;
	text-transform: capitalize;
	font-stretch: wider;
	font-weight: bolder;
	background-color: #bbCCCC;
	padding: 1px;
	color: Navy;
}

