<style type="text/css">

body {
  background: #000000;
}


body {
  background-color: #000000;
  margin-left: 0px;
  margin-top: 0px;
}

b {
  color: #ffffff;
  font: 12pt arial, helvetica, sans-serif;
  font-weight: bold;
}

p {
  color: #ffffff;
  font: 10pt arial, helvetica, sans-serif;
}

h3 {
  color: #dbd3ba;
  font-family: arial, helvetica, sans-serif;
}

.penulis {
  color: #ffffff;
  font: bold 10pt arial, helvetica, sans-serif;
}


.tanggal {
  color: #ffffff;
  font: 8pt arial, helvetica, sans-serif;
}

.kiri {
  color: #ffffff;
  font: 10pt arial, helvetica, sans-serif;
}

.kanan {
  color: #ffffff;
  font: 10pt arial, helvetica, sans-serif;
}

li {
  list-style-type: square;
  list-style-position: outside;
}

a:link, a:visited {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font: 10pt arial, helvetica, sans-serif;
  cursor:crosshair;
}

a:hover, a:active {
  text-decoration: underline;
  color: #faffaa;
  background-color: transparent;
  font: 10pt arial, helvetica, sans-serif;
  cursor:crosshair;
}
  
#header {
  width: 100%;
  text-align: center;
  font: bold 12pt arial, helvetica, sans-serif;
  padding-bottom: 6px;
  border-bottom: 0px dotted;
  border-width: 0px;
  margin-bottom: 6px;
}

#kolomkiri {
  width: 95%;
  float: left;
  padding: 0em 0em 0em 0em;;
  margin-left: 0px;
  background: #000000;
  border-right: 0px dotted #ffffff;
}

#kolomtengah {
  width: 50%;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  background: #000000;
  padding: 0em 1em 0em 1em;
  border-right: 1px dotted #ffffff;
  border-left: 1px dotted #ffffff;
}

#kolomkanan {
  width: 100%;
  background: #000000;
  padding: 0em 0em 0em 0em;
  border-left: 0px dotted #ffffff;
}

hr {
  border-top: 1px dotted #ffffff;
  border-right: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
  border-left: 1px dotted #000000;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

#footer {
  clear: both;
  padding-bottom: 1em;
  padding-top: 12px
  border: 10px solid #ffffff;
  text-align: center;
  color: #ffffff;
  font: 10pt arial, helvetica, sans-serif;
}

</style>
