html {
	font-size:10pt;
/*font-family: helvetica;*/
font-family: 'Open Sans', sans-serif;
  /* font-family: sans-serif; */
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
 body
 {background-color:#ffffff;} 

span,table,p,ol,li,ul {
    line-height: 1.7;
    color: #4c4f4f;
	font-size:10pt;

}
p, ol, ul, dl, blockquote,li {
    font-weight: 300;
    letter-spacing: 0.0075em;
}

.qa,.listed
{
	line-height: 1.8;
    color: #4c4f4f;	
    font-weight: 400;
    letter-spacing: 0.0075em;	
}

.qa a,.listed a{text-decoration: none;color:red;}

.qa .tanyaqa{font-weight:700;color:red;}
.qa .jawabqa{font-style:italic;}

/* Default header styles */


h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.79rem; }

h6 {
  font-size: 0.5rem; }

  .tbl{width:100%; border: 1px solid grey;}
.tbl td{border-collapse:collapse;border:1px solid grey;padding: 5px;
    text-align: left;
}
.tbl th{border-collapse:collapse;border:1px solid white;padding: 5px;font-weight: bold;background-color: grey;color:white;
    text-align: left;text-align: center;
}

  .tbl-noborder{width:100%; }
.tbl-noborder td{border-collapse:collapse;padding: 5px;
    text-align: left;
}

.h1custom{
  font-size:44px;
  font-weight: 400;
  line-height: 1.10em;
margin-bottom: 0.75em;
}

@media print {

img {
border: 0;
}

a {
color: #000;
}



}

