/* Style sheet for Patrizia and Andrea - standard */
body {font-family: Tahoma; Verdana;
      font-weight: 500;
	  background-image: url(../images/fruttibosco.jpg)}
h1, h2, h3, h4, h5, h6 {text-align: center; 
                        color: navy}
p {text-align: justify;
   font-size: 12pt}
table {text-align: left;
       font-size: 11pt;
	   font-weight: bold;
       color: navy}
p.util {font-size: 12pt;
        text-align: center}
p.author {font-size: 10pt;
          text-align: center}
a:link {color: navy}
a:active {color: blue;
          text-decoration: blink}
a:visited {color: teal}
/* end */