.cap{
	width:100%;
	height:30px;
	margin-bottom:5px;
	border-bottom:1px #ffffff solid;
	text-align:left;
	font-size:12pt;
	line-height:1.4em;
	font-weight:900;
}
.law{
	width:100%;
	margin-bottom:20px;
}
.th1{
	width:120px;
	border-bottom:1px #ffffe5 solid;
}
.th1, .th2{
	padding:5px;
	border-right:1px #ffffe5 solid;
	text-align:left;
	font-size:10px;
}
.td1{
	border-bottom:1px #ffffe5 solid;
}
.td1, .td2{
	padding:10px;
	text-align:left;
	font-size:11px;
	line-height:2em;
}