/* Style Sheet */ /* This defines styles and classes used in the book */ body { background : white; margin-left : 5em; margin-right: 3em; font-family : "Palatino", serif } p { margin-top : 1px; text-indent : 1em; text-align : justify } .primo { margin-top : 50px; text-indent : 0em; text-align : justify } .stacco { margin-top : 150px; text-indent : 1em; text-align : justify } .no { margin-top : 1px; text-indent : 0em; text-align : justify } .centro { margin-top : 1px; text-indent : 0em; text-align : center } .destro { margin-top : 1px; text-indent : 0em; text-align : right } .rientro { margin-top : 1px; text-indent : -2em; text-align : justify } .sunto { margin-top : 1px; text-indent : 0em; font-size : 90%; color : blue } .12 { margin-top : 1px; text-indent : 50%; text-align : justify } .13 { margin-top : 1px; text-indent : 33%; text-align : justify } .14 { margin-top : 1px; text-indent : 25%; text-align : justify } .15 { margin-top : 1px; text-indent : 20%; text-align : justify } .23 { margin-top : 1px; text-indent : 66%; text-align : justify } .34 { margin-top : 1px; text-indent : 75%; text-align : justify } H1 { FONT-FAMILY: Arial, Helvetica, sans-serif } H2 { FONT-FAMILY: Arial, Helvetica, sans-serif } H3 { FONT-FAMILY: Arial, Helvetica, sans-serif } H4 { FONT-FAMILY: Arial, Helvetica, sans-serif } H5 { FONT-FAMILY: Arial, Helvetica, sans-serif } H6 { FONT-FAMILY: Arial, Helvetica, sans-serif } PRE { FONT-FAMILY: "Courier New", Courier, monospace } HR { BACKGROUND: #ffffff; COLOR: #990033 } A:link { COLOR: #0000ff; TEXT-DECORATION: none } A:active { COLOR: #ff0000; TEXT-DECORATION: none } A:visited { COLOR: #990099; TEXT-DECORATION: none } DL { LINE-HEIGHT: 100%; TEXT-ALIGN: justify } OL { margin-top : 3px; margin-bottom : 3px; margin-left : 1em; LINE-HEIGHT : 100%; TEXT-ALIGN : justify } UL { margin-top : 3px; margin-bottom : 3px; LINE-HEIGHT : 100%; TEXT-ALIGN : justify } DL DD { FONT-SIZE: small } OL LI { LIST-STYLE: decimal } OL OL LI { LIST-STYLE: lower-alpha } OL OL OL LI { LIST-STYLE: lower-roman } DIV.dochead { TEXT-ALIGN: center } .left { FLOAT: left } .right { FLOAT: right } .center { TEXT-ALIGN: center } .autore { FONT-SIZE: large; FONT-WEIGHT: normal } .titolo { FONT-SIZE: large; FONT-STYLE: normal; FONT-WEIGHT: bold } .traduttore { FONT-SIZE: "-1"; FONT-STYLE: italic; FONT-WEIGHT: bold } .opera { FONT-SIZE: "-2"; FONT-STYLE: normal; FONT-WEIGHT: bold } .data { FONT-SIZE: "-2"; FONT-STYLE: normal; FONT-WEIGHT: bold } div.bodytext P { LINE-HEIGHT: 120% } div.bodytext DD { FONT-SIZE: small } div.docinfo { COLOR: gray; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: small; TEXT-ALIGN: left } div.box { border: solid; border-width: thin; width: 100% } div.centro { margin-top : 5px; margin-left : 10%; margin-right : 10%; margin-bottom : 5px; text-align : justify } div.destra { margin-top : 5px; margin-left : 10%; margin-bottom : 5px; text-align : justify } div.35 { margin-top : 5px; margin-left : 65%; margin-bottom : 5px; text-align : justify } div.xcentro { margin-top : 5px; margin-left : 25%; margin-right : 25%; margin-bottom : 5px; text-align : justify }