body {
	background-color: white;
}

.titolo {
	font-family:  Verdana;
	font-size: 15px;
	color: white;
	margin: 0px;
	padding: 0px;
}

.titoloscheda1 {        
color: #CCCCCC;        
font-family : verdana;   
font-size : 18px;       
font-style : normal;  
line-height : normal;   
text-align : left;    
text-decoration : none;    
vertical-align: top
}


body, td, tr, p, div {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
    
  
}



.forForm {
	font-family: Verdana;
	font-size: 10px;
	color: #677C5C;
	background-color: #E9ECE1;
	border: 1px solid #669966;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}.rosso {
	color: #CC3300;
}
.giallo {
	color: #FFCC00;
}
.verde {
	color: #669900;
}
.formJah {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #8A0902;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #E2474F;
	border-bottom-color: #E2474F;
	border-left-color: #CC3300;
	}.sinistra {
	padding-left: 40px;
}
.bordo {
	border: 1px solid #CCCCCC;
}


.balckText {
	color: #000000;
}
.formAzero {
	margin: 0px;
	padding: 0px;
}
