table.qtt {
	border-collapse: collapse;
}

td.qtth {
	border: 1px solid #000000;
	border-top-width: 2px;
	border-right-color: #969696;
	background-color: #B2D4E9;
	color: #0C5C8F;
	font-weight: bold;
}

td.qtth_end {
	border: 1px solid #000000;
	border-top-width: 2px;
	border-right-color: #000000;
	border-left-color: #969696;
	background-color: #B2D4E9;
	color: #0C5C8F;
	font-weight: bold;
}

td.qtpr {
	border: 1px solid #969696;
}

td.qtpr_1st {
	border: 1px solid #969696;
	background-color:#EAEAEA;
	color: #0C5C8F;
	font-weight: bold;
}

