body {
	margin-left: 2cm;
	margin-top: 1cm;
	margin-bottom: 2cm;
}
p, li, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
p {
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a:link, a:visited {
text-decoration:none;
}
a:hover, a:active {
text-decoration:none;
}
.screen {
	display: none;
}
.content {
	position: relative;
	top: 0cm;
	width: 13cm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
