

body {
 

background: #fff;
color: #000;

}

img {display:none;}


.page_break {
    page-break-before:always;
}



table {margin: 0;
 padding: 0;
 width: 15cm;
    
}





thead {
display: table-header-group;

    text-align: left;
}


thead th {
font-size: 32px;
}






td {
  font-size:15px;
  line-height:24px;
  padding:5px;
}


td h4 {
font-size: 19px;padding-top:20px;

line-height:26px;}



.righttext {
padding-left:70px;text-align: right;
}

tr.menyheader {
/*page-break-before:auto;*/
page-break-inside:avoid;
}


tfoot {
display: none;
}


em {
color: #000;
}























