.tr {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	height: 25px;
}
.td {
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d8cb3;
	line-height: 25px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

