/* File: stampa.css                                                        */
/* Note: Foglio di stile esterno per la stampa di http://www.weichbrodt.it */
/* Proprietario: ANDREA WEICHBRODT                                         */
/* Autore: Andrea Weichbrodt                                               */
/* Ultimo aggiornamento: 20050707                                          */


/* Stili per la stampa */

body {font-family: "Times New Roman", serif; font-size: 10pt;}
h1,h2,h3,h4,h5,h6 {font-family: "Times New Roman", serif;}
p {line-height: 1em;}
a {font-weight: bold;}
hr, div#menu, div#submenu, div#fondo {display: none;}