<style>
    head, body { text-align : center; }
    h1, h5, th { text-align: center; }
    table {
		margin: auto;
		border-collapse: collapse;
    		border: 1px white;
  		font-family: Helvetica; 
	}
    td {
	margin: 3px 0px 3px 0px ;
	font-size: 8pt
	border-bottom: 1px solid black;
	border-left: 0px none white;
	border-right: 0px none white;
	border-top: 0px none white;
	}
th 	{
	font-size: 10pt
	}
tr	{
	background-color: white;
	font-size: 8pt;
	}
tr.alternate {
	background-color: white;
	font-size: 8pt;
  	}
    /* 
     * table { margin: auto; font-family: Helvetica; }
     * td,tr { margin: 5px 0px 5px 0px ; font-size: 8pt }
     */

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

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