body {
	padding-right: 60px;
	padding-left: 60px;
	}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 14pt;
color: #000000;
text-align: center;
}

h4 {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
text-align: center;
color: #000000;
padding-top: 5px;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
text-align: justify;
color: #000000;
}

.back{
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
text-align: left;
}


li {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
padding-bottom: 5px;
}

div.break {
page-break-before: always;
}