body {
 color: white;


 margin: 0px 0px 0px 0px;
}



img{
padding: -1px;
 spacing: -1px;
 border:-1px;
margin-bottom:-1px;
margin-top:-1px;

}


table {
 padding: -1px;
 spacing: -1px;
 margin-bottom:-1px;
margin-top:-1px;
 font-family: Verdana, clean, 'Sans Serif', Arial;
 font-size: 10px;
 color: black; 

}

a:link, a:visited, a:active {
 text-decoration: none;
 /* border-bottom: 0px dashed #00cc00; */
 color:#666666;
}

a:hover {
 text-decoration: none;
 color:red;

}

.testo{
padding:5px;
text-align:justify;
}