body {
   font-family: Tahoma;
   font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
   padding: 2px 0px;
   margin: 0px;
}

h1 {
   font-size: 15pt;
}

h2 {
   font-size: 13pt;
}

h3 {
   font-size: 11pt;
}

h4 {
   font-size: 9pt;
}

hr {
   clear: both;
}

img {
   margin: 2px;
}
table {
   border-collapse: collapse;
}

.box {
   border: 1px solid #ccc;
   padding: 4px;
}

table tr td {
   font-family: Tahoma;
   font-size: 11px;
   padding: 2px;
}

table tr th {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   background-color: #fff;
   padding: 2px;
}
div.page-portrait-list {
   visibility: visible;
   font-family: Tahoma;
   font-size: 11px;
   margin: auto;
   width: 17cm;
}

.table-list{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
   border-collapse: collapse;
   border: 1px solid #000;
}

.table-list td {
   font-family: Tahoma;
   font-size: 11px;
   padding: 4px;
/*   border: 1px solid #000;*/
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
}

.table-list th {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   padding: 4px;
/*   border: 1px solid #000;*/
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
}

div.page-break {
   visibility: visible;
   page-break-after: always;
}


.tabel-common tr td {
   font-family: Tahoma;
   font-size: 11px;
   padding: 2px;
   border: 1px solid #000;
   vertical-align: top;
}

.tabel-common .nama {
   width: 120px;
   overflow: hidden;
}

.tabel-common tr th {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   background-color: #fff;
   padding: 2px;
   border: 1px solid #000;
}
