<style type="text/css">
table.umum {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px 0px;
  border-style: dotted dotted dotted dotted;
  border-color: red red red red;
  background-color: #000000;
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: #ffffff;
}
table.umum th {
  border-width: 0px 0px 6px 0px;
  padding: 1px 3px 1px 3px;
  border-style: dotted dotted dotted dotted;
  border-color: red red red red;
  background-color: #000000;
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: #b0b0b0;
}
table.umum td {
  border-width: 0px 0px 1px 0px;
  padding: 1px 3px 1px 3px;
  border-style: dotted dotted dotted dotted;
  border-color: red red red red;
  background-color: #000000;
  font-family: verdana, sans-serif;
  font-size: 7pt;
  color: #b0b0b0;
}

  a:visited {text-decoration: none; color: #b0b0b0; cursor:crosshair;} 
  a:hover {text-decoration: none; color: #ffff00; cursor:crosshair;} 
  a:link {text-decoration: none; color: #b0b0b0; cursor:crosshair;} 
  a:active {text-decoration: none; color: #ffff00; cursor:crosshair;}

.wide4 {
  background-color: #000000;    /* footer link  colours */
  font-family: verdana, sans-serif;
  font-size: 8pt;
  color: #ffffff;
  text-align: center;
}

.wide4 { 
  width: 100%; 
  position: relative; 
  z-index: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

</style>
