a:hover { text-decoration:none; }
.ctr, .ctr-12 { text-align:center; }
.ctr-12 { font-size:12px; }
.t-left { text-align:left; }
.t-right { text-align:right; }
.d-none { display:none }
.item_hapus { color:red; }
.bold { font-weight:bold; }
@media print {
  @page { margin: 0; }
}