/* AUTHOR: Di Caro carlo */
/* CREATION DATE: 22/04/2003 */



.libro {text-align:center; font size:20; font-weight:bold; font-family:"Times New Roman"}
.sezione {text-align:center; font size:12; font-weight:bold; font-family:"Times New Roman"}
.nota {text-align:justify; font size:10pt; font-weight:normal; font-family:"Times New Roman"}
.toppage {text-align:center; font size:10pt; font-style:italic; font-family:"Times New Roman"}
p {text-align:justify; font size:12pt; font-weight:normal;font-family:"Times New Roman"}
A:visited {color:blue}
A:link {color:blue}
A:hover {color:yellow}
BODY {text-align : justify;  margin-left: 15; margin-right:15}
/*text-indent : 12px;*/
}

