body{
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
}

p {
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
}

th {
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
}

.testo_bianco{
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none;
}

a:visited , a:link , a:active , a:hover {
	color: #FFFFFF; 
	text-decoration: underline
}

fieldset {
	border: 1px solid #F55647;
	margin: 0 0 0 0;
	/*width: 20em;*/
	padding:0px 5px
}

legend {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background: #78b301;
	border: 1px solid #000000;
	padding: 0px 3px
}

fieldset.secondo_titolo legend {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #78b301;
	border: 1px solid #000000;
	padding: 2px 4px
}


input{
	border-style:solid;
	border-width:0px;
	color:#000000;
	font-family:Arial;
	font-size:10px; 
	background-color:#ffffff;
}

select {
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:Arial;
	font-size:10px; 
	background-color:#ffffff;
}

