body {
font-size : 110% ;
background-color : white ;
color : black ;
}

div.titolo {
text-align : center ;
font-size : 200% ;
background-color : white ;
color : navy ;
margin-bottom : 5mm ;
}

span.titolo {
font-style : normal ;
background-color : white ;
color : navy ;
}

div.autoro {
text-align : right ;
font-size : 160% ;
background-color : white ;
color : purple ;
margin-bottom : 3mm ;
}

div.komento {
font-size : 90% ;
font-style : italic ;
width : 85% ;
background-color : white ;
color : teal ;
margin-bottom : 5mm ;
margin-left : 10mm ;
}
    
div.alineo {
text-indent : 3em ;
margin-top : 1mm ;
margin-bottom : 1mm ;
}
   
div.ekdialog {
text-indent : 2em ;
font-style : italic ;
margin-top : 1mm ;
}

div.dialog {
text-indent : 2em ;
font-style : italic ;
}

div.findialog { 
text-indent : 2em ;
font-style : italic ; 
margin-bottom : 2mm ;
}

span.parolo {
font-style : italic ;
}

div.disigilo {
text-align : center ;
font-size : 140% ;
background-color : white;
color : green ;
margin-top : 4mm ;
margin-bottom : 3mm ;
}

hr.disigilo {
height : 0.7mm ;
width : 90% ;
text-align : center ;
background-color : white ;
color : green ;
margin-top : 7mm ;
}
