body {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11pt; 
	color: #000;
	background-color: #fff;
}
 
a {
	text-decoration: underline;
}

h2 {
	margin: 2em 0 0 0;
	line-height: 3em;
	page-break-before: always;
}

h3 {
	margin: 2em 0 1em 0;
}

p {
	margin-left: 0.5em;
	margin-bottom: 1.5em;
	text-align: justify;

}

.note {
	text-align: left;
}

