body, td { font-family:Arial;
 		font-size:12px; 
		color:ffffff;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}

.copyright { 
 		font-size:10px; 
		}

a { 	
		color:ffffff;
		text-decoration:none;
		font-weight: bold;
}

a:hover { 
		  color:ffffff;
		  text-decoration:underline;
		  font-weight: bold;
}









.titolo{
 		font-size: 16px; 
		
		font-weight: bold;
}

.menuhome { 
	font-size: 10pt;
	font-weight: bold;
	color: #4D4948;
	text-decoration:none;
}

.menuhome:hover { 
	font-size: 10pt;
	font-weight: bold;
	color: #4D4948;
	text-decoration:underline;
}



.linea { color:#FFFFFF

}

.footer { font-family:Arial;
 		font-size:9pt; 
}
 
.form input {
        width:189px;
        height:21px;
        font-family:Arial;
        font-size:9px;
        color: #000000;
        padding:2 0 0 6px;
        border-color:000000;
        border-style:solid;
        border-width:1px;
        background-color:#F8F8F8
}

.form textarea {
        width:189px;
        height:75px;
        font-family:Arial;
        font-size:9px;
        color:#000000;
        overflow:hidden;
        padding:2 0 0 6px;
        border-color:#D5D5D5;
        border-style:solid;
        border-width:1px;
        background-color:#ffffff
}

.form select {
        width:189px;
        height:21px;
        font-family:Arial;
        font-size:9px;
        color: #000000;
        padding:2 0 0 6px;
        border-color:#000000;
        border-style:solid;
        border-width:1px;
        background-color:#F8F8F8
}