@charset "UTF-8";body,td,th {	font-family: Helvetica;	font-size: 20px;	color: #000000;}table {	background-color: #FFFFFF;}body {	margin-left: 0px;	margin-top: 6px;	margin-right: 0px;	margin-bottom: 6px;	background-color: #FFFFFF;}.esterna {	border: 1px solid #CCCCCC;	max-width: 1024px;	max-height: 600px;}.piccolo {	font-size:12px;}.medio {	font-size:13px;}.piccolo {	font-size:11px;}input {	border: 1px solid #000000;	color: #000000;	font-size: 24px;	width: 160px;}select {	border: 1px solid #000000;	color: #000000;	font-size: 18px;	width: 160px;}textarea {	border: 1px solid #000000;	color: #000000;	font-size: 16px;}input.carico {	background-color:rgb(0,255,0);	height:80px;	width:250px;	font-size: 30px;}input.scarico {	background-color:rgb(255,0,0);	height:80px;	width:250px;	font-size: 30px;}input.elencomagazzino {	background-color:rgb(255,255,0);	height:80px;	width:250px;	font-size:30px;	text-align:center;}input.movimenti {	background-color:rgb(128,128,255);	height:80px;	width:250px;	font-size: 30px;}input.piccolo {	font-size: 12px;}a, a:visited {	color: #000000;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: underline;}.borderL {	border-left:1px solid #CCCCCC;}.borderR {	border-right:1px solid #CCCCCC;}.borderT {	border-top:1px solid #CCCCCC;}.borderB {	border-bottom:1px solid #CCCCCC;}