.neraca_content {
	font: normal normal normal 11px Arial;
	border: 1px Gray;
	border-left: Gray;
	border-right: Gray;
	border-top: Gray;
	border-bottom: Gray;
	background: #F2FAFB;
	font-weight: bolder;
}

.neraca_content_smaller {
	font: normal normal normal 9px Arial;
	border: 1px Gray;
	border-left: Gray;
	border-right: Gray;
	border-top: Gray;
	border-bottom: Gray;
	background: #F2FAFB;
	font-weight: none;
}

.neraca_header {
	font: normal normal normal 11px Arial;
	font-weight: bolder;
	background-color: #FF3815;
	color: White;
}

.neraca_subheader {
	font: normal normal normal 11px Arial;
	font-weight: bolder;
	background-color: #004282;
	color: White;
}

.neraca_subheader_smaller {
	font: normal normal normal 9px Arial;
	font-weight: bolder;
	background-color: #004282;
	color: White;
}

.neraca_notice {
	font: normal normal normal 11px Arial;
	font-weight: normal;
	color: Black;
}


.neraca_title {
	font: normal normal normal 11px Arial;
	font-weight: bolder;
	background-color: #E56F0D;
	color: White;
}
