body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	BACKGROUND:#FFFFFF center top;
	margin: 0px;
	padding: 0px;
	
}
A {
text-decoration: none;

}
A:hover {
text-decoration: underline
}
A:visited{
color: #0000CC;
}
a.white{
color:white;
}
.style1 {color: #FF0000}

.styleWhite {color: #FFFFFF}

.piccolo {font-size: 10px}

.medio {font-size: 14px}
table.offerte {
	border: 0px;
	FONT-SIZE:8pt;
	padding: 5px;
	margin: 1px;
	background-color: #B3B3FF;
}
td.offerte {
	
	background: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	height: 100px;
}
TH.offerte {
	background: #D2E4FF;
	FONT-SIZE:10pt;
	font-weight: bold;
	color: #000066;
}