.cls_3 th:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_3 td:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_3 th:nth-child(2){
	width:35%;
	}
.cls_3 td:nth-child(2){
	width:35%;
	}
.cls_3 th{text-align:center}
.cls_3 td:nth-last-child(-n+3){
	text-align:center;
	}

.cls_1 th{text-align:center}
.cls_1 th:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_1 td:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_1 th:nth-child(2){
	width:35%;
	text-align:left;
	}
.cls_1 td:nth-child(2){
	width:35%;
	text-align:left;
	}
.cls_1 th:nth-child(4){
	width:35%;
	text-align:left;
	}
.cls_1 td:nth-child(4){
	width:35%;
	text-align:left;
	}

.cls_4 th:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_4 td:nth-child(1){
	width:5%;
	color:rgb(204,204,204);
	font-size:9px;
	}
.cls_4 th:nth-child(2){
	width:35%;
	}
.cls_4 td:nth-child(2){
	width:35%;
	}
.cls_4 th{text-align:center}
.cls_4 td:nth-last-child(-n+3){
	text-align:center;
	}	