#LAWS_BODY h3 {
	font-size: 1.6em;
	color: #008c44;
	margin-top:0em;
	margin-left: 1em;
	padding: 0px;
	border: none;
	margin-bottom: 0em;
	font-weight: normal;
	text-align: center;
}
#LAWS_BODY table.appended_table {
	border: 1px solid #333333;
}
#LAWS_BODY table.appended_table caption {
	font-size: 1.2em;
	color: #008c44;
	line-height: 2em;
}
#LAWS_BODY table.appended_table th {
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(/img/bg/sima.gif);
	border: 1px solid #666666;
}
#LAWS_BODY table.appended_table td {
	font-size: 0.8em;
	padding: 0.2em;
	border: 1px solid #999999;
	vertical-align: top;
}
#LAWS_BODY table.appended_table td ul {
	margin:0em;
	padding:0em;
}
#LAWS_BODY table.appended_table td ul ul {
	margin:0.5em;
	padding:0.5em;
}
#LAWS_BODY .remarks h3 {
	font-weight: bold;
	color: #008c44;
	margin-left: 2em;
	padding: 0px;
	border: none;
	margin-bottom: 0em;
}
#LAWS_BODY .remarks ul {
	list-style-type: none;
	margin-left: 5em;
}
#LAWS_BODY .remarks li, #LAWS_BODY table.appended_table td li {
	margin-top: 1em;
	margin-bottom: 1em;
}
