.tr {
	background-color: #6d8cb3;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
}
.td {
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d8cb3;
	line-height: 25px;
}

