body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #fffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color:#dddddd;
}

table{
    color: #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

link{
	color: #b5b5b5;
	font-weight: bold;}
	A:link{text-decoration: none;}
	A:visited{color: #b5b5b5; text-decoration: none}
	A:hover{text-decoration: underline}
}

.testo {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 10;
	padding-bottom: 10;
	padding-right: 20px;
}

input {border:1px solid #000000;font-size:10px;}
textarea {border:1px solid #000000;}

.form_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
}

.opacizza {	opacity: .3;filter: alpha(opacity=30);-moz-opacity: .3; }
