.tr {
	background-color: #3772B9;
	font-size: 13px;
	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;
}
.text {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

