<style type="text/css"> 
/*  Prelevato e spiegato su http://www.web-link.it */ 
 
#navlist { 
padding: 3px 0; 
margin-left: 0; 
border-bottom: 1px solid #778; 
font: bold 12px Verdana, sans-serif; 
} 
#navlist li { 
list-style: none; 
margin: 0; 
display: inline; 
} 
#navlist li a { 
padding: 3px 0.5em; 
margin-left: 3px; 
border: 1px solid #778; 
border-bottom: none; 
background: #DDE; 
text-decoration: none; 
} 
#navlist li a:link { color: #448;  
} 
#navlist li a:visited { color: #667;  
} 
#navlist li a:hover { 
color: #000; 
background: #AAE; 
border-color: #227; 
} 
#navlist li a#current { 
background: white; 
border-bottom: 1px solid white; 
} 
 
 
p { font-size: 22pt; 
font-family: Arial, Verdana, sans-serif; 
color: black;  
text-align: center; }  
 
p1 { font-size: 20pt; 
font-family: Arial, Verdana, sans-serif; 
color: black;  
text-align: center; } 
 p2 { font-size: 18pt; 
font-family: Arial, Verdana, sans-serif; 
color: black;  
text-align: center; }  
p3 { font-size: 20pt; 
font-family: Arial, Verdana, sans-serif; 
color: pink;  
text-align: center; }  



table {
border: 2px;
text-align: center;
border-style: solid;
border-color: #000000;
}

tbody {
border: 5px; 
background: #CCCCFF;
border-color: Black;
border-style: solid;
}

td,tr {
border: 1px; 
padding: 18px;
border-color: #000000;
border-style: solid;
}

th {
background-color: #EEEEEE;
}
 
 
ol { list-style-image: url(file:logo.gif); }  
ul { list-style-type: square; }  
img {display: block;} 
img#ridimensiona { width: 50%; }  
body { 
background-image: url(matt.gif); 
color: black; 
}  
 
</style> 
 
 
 
 
  

