@page {margin: 1.5cm;}

.dontprint {display:none}



body {line-height:1.2;font-size:8pt !important;}
p {font-size:8pt !important}

h1 {
    font-size: 16pt;
}
 
h2 {
    font-size: 14pt;
}
 
h3 {
    font-size: 12pt;
}
 
h4 {
    font-size: 10pt;
}

h5 {
    font-size: 8pt;
}


table {table-layout:auto !important;width:100%;}
th {text-align:left;vertical-align:bottom;font-weight:normal;}
td {text-align:left;vertical-align:top;}

.right {text-align:right;}
.center {text-align:center;}
.left {text-align:left;}


a
{
	text-decoration: underline;
	font-weight: normal;
	color: black;
}

a:hover {text-decoration: underline;}

img {max-width:100%;}


select, input,navbar
	{display:none}

input[type="button"],input[type="submit"],input[type="reset"] {display: none !important;}