BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #663300;
	margin: 10px auto 10px auto;
	background-color: #DDDDCC;
}
TD,SELECT{Font-family:verdana;font-size:10;}
INPUT,TEXTAREA{Font-family:verdana;font-size:10;border:1 solid black}
A:link{
	color: #CC3300;
	text-decoration: none; 
}
A:visited{
	color: #CC3300;
	text-decoration: none;
}
A:hover{ 
	color: #CC3300;
	text-decoration: underline; 
}
.testogrigionote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-transform: none;
	font-weight: normal;
}
.hide {
	display: none;
}

h2 {
	background color: bisque;
	font-size: 10px;
	text-align : left;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
table {
	border: 0;
}
table#container {
	width: 710px;
	background-color: #BB9966;
	border: double #663300;
	margin: 0 auto;
	padding: 0;
}

#search {
	border: 1px dashed #CCCCCC;
	padding: 10px;
	margin: 10px;
}
div#voce {
	height: 20px;
	margin: 2px;
	vertical-align: middle;
}
.testogrigiotitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #663300;
	font-variant: normal;
	font-weight: bold;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	border: none;

}
