body {
	font-size: 11pt;
	text-align: justify;
}
h1{
	font-size: 16pt;	
}
h2, h3{
	font-size: 14pt;
}
w3-center{
	text-align: justify;
}
button {
	display: none;  
}
.w3-top {
	display: none;
}
.noprint{
	display: none;
}

.small{
	font-size: 10pt;
}

@page {
	margin: 1cm 1.2cm 1.0cm 1.2cm;
	size: A4;
}

header {
		position: relative;
		top: 1.5cm; /* Adjust this as necessary */
}
.nobreak{
	 page-break-inside: avoid;
}

.pic {
	height: 1.5cm;
}