HTML { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
} 
body { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
font-family : Verdana;
font-size : 12px;
color : #447fff;
} 
table { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
text-align : left;
vertical-align : middle;
font-size : 12px;
font-family : Verdana;
color : #011b56;
} 

table.tabella {
border-style : dashed;
border-color : #447fff;
border-width: 1px;
margin-left : auto;
margin-right : auto;
} 

td.titolo {
background : #DFE7F7;
text-align : center;
font-weight : bold;
}



a:link { color : #3d5ca0; border-bottom: none; text-decoration: none; } 
a:visited { color : #3d5ca0; border-bottom: none; text-decoration : none; } 
a:hover { color : #5758a6; border-bottom: 1px dashed #0653fc; font-weight : bold; } 
a:active { color : #3d5ca0; border-bottom: none; text-decoration : none; } 