.generale {
		border: 1px solid #008000; 
		padding-left: 25px; 
		padding-right: 25px; 
		padding-bottom: 15px;
		text-align: justify;
		font-size: 10pt;
		font-family: Verdana;
		color: black;
		width: 700px;
	}
.pulsante { 
		text-align: center;
		font-family: Verdana; 
		font-size: 16pt; 
		color: #FFFFFF; 
		background: #008000;
		font-weight: bold;
		height: auto; 		
	}	
.elenco {
		padding-left: 10px;
		font-size: 10pt;
		font-style: italic; 
		font-variant: normal; 
		font-weight: normal; 
		font-family: Verdana; 
		color: black;
	}		
a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
.titolo {
		text-align: center;
		font-family: Verdana;
		font-size: 18pt;
		color: #008000;
		font-weight: bold;
	}
.titolo1 {
		text-align: left;
		font-family: Verdana;
		font-size: 10pt;
		color: #008000;
		font-weight: bold;
	}
    .pul {
        font-family:'Verdana';
        font-size:9;
        text-align: center;
        color: #FFFFFF;
        height: 20;
        background: #008000;
        font-weight: bold;
    }
.pul A {
	font-size : 9;
	font-family : Verdana;
	color: #FFFFFF;
}
.pul A:link {
	font-size : 9;
	font-family : Verdana;
	color: #FFFFFF;
}
.pul A:visited {
	font-size : 9;
	font-family : Verdana;
	color: #FFFFFF;
}
.pul A:HOVER {
	color: Yellow;
}.verdone {

		text-align: center;
		font-family: Verdana; 
		font-size: 18pt; 
		color: #FFFFFF; 
		background: #008000;
		font-weight: bold;
		height: auto;
}

