.table{
	border: 1px solid #E3E3E3;
	margin-bottom: 30px;
}
.sylsheet{
	text-indent: 5px;
	font-size: 10.5pt;
}
.sylsheet .tr1{
	background-color: #E3E3E3;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.sylsheet .tr2{
	line-height: 25px;
	height: 25px;
}
.sylsheet .tr3{
	line-height: 25px;
	height: 25px;
	background-color: #F2F2F2;
}
.sylsheet .td1{
	border-top: 1px solid #F2F2F2;
}
.sylsheet .td2{
	text-align: center;
}
.sylsheet .td3{
	border-top: 1px solid #F2F2F2;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 10pt;
}