body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12pt;
	text-align: justify;
	text-justify: inter-word;
	margin: 40px;
	line-height: 1.5;
}

.subtitle {
	font-weight: bold;
}

p.subtitle span {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.subtitle-1 {
	margin-left: 40px;
}
