<style>
    head, body { text-align : center; }
    h1, h5, th { text-align: center; }
    table {
		margin: auto;
		border-collapse: collapse;
    		border: 1px solid black;
  		font-family: Segoe UI; 
	}
    td {
	margin: 2px 0px 2px 0px ;
	font-size: 8px
	}

    /* 
     * table { margin: auto; font-family: Segoe UI; }
     * td,tr { margin: 0px 0px 0px 0px ; font-size: 4px }
     */

    /* .bottomDiv {   }; */
    /* .firmaDiv {   }; */
     
    /*
    @media print {
        .pagebreak { height:0; page-break-before:always; 
                    margin:0; border-top:none; }
        body, p, span, td, a {font-size:9pt;font-family: Arial, Helvetica, sans-serif;
        size: 21cm 29.7cm;
    }
    */
     

    @page {
        size: 21cm 29.7cm;
         margin: 15mm 15mm 15mm 15mm;  /* change the margins as you want them to be.  */
     } 
</style>
