body {
	width:500px ;
}

h1 {
	text-align: center ;
	font-size: 20pt ;
	font-weight: bold ;
}

h2 {
	font-size: 18pt ;
}

h3 {
	font-size: 16pt ;
}

h4 {
	text-align: left ;
	font-size: 14pt ;
	font-style: italic ;
	font-weight: normal ;
}

p {
	font-size: 12pt ;
	margin-left: 40px;
	text-align: justify ;
	text-indent: 0px ;
}

ul {
	font-size: 12pt ;
	font-weight: normal ;
	margin-left: 50px ;
}

ol {
	font-size: 12pt ;
	font-weight: normal ;
	margin-left: 50px ;
}

div.bibbia {
	font-style: italic ;
	font-family: cursive ;
}

div.bibbia > p.verso {
	text-align: center ;
	margin-top: 0pt ;
	margin-bottom: 0pt
}

.epigrafe, .firma, .firma p {
	font-size: 10pt;
	text-align: right;
}

