/* CSS Document */
body {background-color:#eee; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
td {font-size:12px;}
.titolo {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.bigred {
	font-weight: bold;
	color: #B00202;
}
img {
	border-color:#000066;
	border-width:medium;
}
.piccolo {
	font-size: 9px;
}