*{
  font-family: Tahoma;
  font-size: 13px;
  line-height: 7mm;
  text-align: justify;
}
table, table tr th, table tr td{
  border: 0.1mm solid #000;
  border-collapse: collapse;
}
table tr th{
  text-align: center;
}
table tr td{
  padding: 2mm 0;
}
table.page_footer,
table.page_footer tr th,
table.page_footer tr td{
  color:#000;
  border: none;
}

.middle{
  vertical-align: middle;
}
.top{
  vertical-align: middle;
}
.bottom{
  vertical-align: middle;
}
.kontainer-header{
  margin-top: 45px;
}
.kontainer-header-konten{
  margin-top: 0px;
  margin-bottom: 20px;
}
.kontainer-konten{
  border:0.1mm solid #000;
  margin: auto;
  height: 100%;
  margin-bottom: -10mm;
}
.border{
  border: 0.1mm solid #000;
}
.noborder{
  border: 0.0mm;
}
.relatif{
  position: relative;
}
.absolut{
  position: absolute;
}
.hcenter{
  text-align: center;
}
.bold{
  font-weight: bold;
}
.teksbesar{
  font-size: 18px;
}
.tekssedang{
  font-size: 14px;
}
.tekskecil{
  font-size: 10px;
}
.vcenter{
  vertical-align: middle;
}
.col-kecil{
  width: 8mm;
}
.col-1{
  width: 17mm;
}
.col-2{
  width: 34mm;
}
.col-3{
  width: 51mm;
}
.col-4{
  width: 68mm;
}
.col-5{
  width: 85mm;
}
.col-6{
  width: 102mm;
}
.col-7{
  width: 119mm;
}
.col-8{
  width: 136mm;
}
.col-9{
  width: 153mm;
}
.col-10{
  width: 170mm;
}
