.form_text{
	background-color:#E8F8FF;
	color:#003399;
}
.text{
	font:12px Arial;
	color:#003399;
}
.titolo{
	color:#FF8000;
	font:20px Arial;
	padding:0px;
	margin:0px;
}
.table_form{
	border-bottom:solid 1px #FF9900;
	width:350px;
	height:200px;
	text-align:center;
	background-image:url(sfondo_form.jpg);
}
