body {
    margin: 0;
    padding: 0;
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    color: #000;
    background: white;
}

div, p, th, td, li, dd, dl, dt  {
    /* redundant selectors to help NS4 not forget */
    font-family:  arial, "Trebuchet MS", helvetica, sans-serif;
}

.superHeader {
  display: none;
}

.superHeader a {
  display: none;
}

.superHeader a:hover {
  display: none;
}

p, li, td, th, br {
    margin-top: 0;
    padding-top: 0;
    line-height: 1.25em;
    font-size: 11pt;
    color: black;
    background: white;
}

td {
    margin-bottom: 0;
}
th {
    margin-bottom: 0;
    font-weight: bold;
}
p.SubHead {
    font-size: 12pt;
    font-weight: bold;
    color: #006400;
    background: white;
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin solid;
}

p.Sumber {
    font-size: 8pt;
    font-weight: normal;
    color: #000;
    background: white;
    margin-top: 3em;
    padding-top: 0.5em;
    border-top: thin solid;
}

.Title {
    font-size: 14pt;
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    font-weight: bold;
    color: #006400;
    background: white;
    margin: 5px 0 0 0;
    text-transform: uppercase;
}

.TitleLC {
    font-size: 14pt;
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    font-weight: bold;
    color: #006400;
    background: white;
    margin: 5px 0 0 0;
}
h1 {
    font-size: 160%;
}

h2 {
    font-size: 140%;
}

h3 {
    font-size: 130%;
}

h4 {
    font-size: 115%;
}

h5 {
    font-size: 12pt;
    }

h6  {
    font-size: 9pt;
}

h7  {
    font-size: 8pt;
    text-align: center;
}

h1, h2, h3, h4, h5, h6, h7 {
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    font-weight: bold;
    color: #006400;
    background: white;
    margin: 5px 0 0 0;
}

a:link {
    color: black;
text-decoration:none;}

a:visited {
    color: black;
text-decoration:none;}

a:active {
    color: black;
text-decoration:none;}

div.textmain {
    top: 2cm;
    bottom: 2cm;
    left: auto;
    width: auto;
}

div.textmain1 {
    top: 2cm;
    bottom: 2cm;
    left: auto;
    width: auto;
}

div.home {
    top: 2cm;
    bottom: 2cm;
    left: auto;
    width: auto;
}

td.lino, td.tanggal {
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #006400;
    background: white;
}

td.tanggal {
    text-align: right;
}

td.pdf {
    font-family: arial, "Trebuchet MS", helvetica, sans-serif;
    font-weight: normal;
    font-size: 11pt;
    text-align: right;
    vertical-align: top;
}

.small {
    font-size: x-small;
}

table.index {
    width: 95%;
    border: 0pt none;
    padding: 5px;
}

table.plain {
    width: 100%;
    border: 0pt none;
    padding-bottom: 5px;
}

p.SubSubHead {
    font-size: 11pt;
    font-weight: bold;
    color: #006400;
    background: white;
}
.caption {
    font: normal x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #330000;
}

.credit {
    font: italic x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #330000;
}
p.select {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.25em;
    font-size: 10pt;
    font-family: "arial";
    padding-top: 10px;
}
.tip {
    text-decoration:none;
    border-bottom: 0;
}
.bullets ul {
    padding: 0px;
    margin: 15px;
    list-style-position: outside;
}

