body {
	background-color: #434234;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	background-image: url(http://www.selitunnel.com/immagini/Pag_fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}	
 
input
{
	color: #666666;
	background: #ffffff;
	border: 1px solid #666666;
	margin-top: 0.1em;
}
.checkbox input
{
	color: #666666;
	background: #ffffff;
	margin-top: 0.1em;
	height: 13px;
}

textarea
{
color: #666666;
background: #ffffff;
border: 1px solid #666666;
}

.submit input
{
	color: #000000;
	background: #ffffff;
	height: 15px;
}