<style>
a {
	color: #428bca !important;
}
table#keyDatesContentTable tbody tr:last-child {
	border-bottom: 2px solid #bcbcbc;
}
 table#keyDatesContentTable tbody tr td:nth-child(3),  table#keyDatesContentTable tbody tr td:nth-child(6) {
 border-right:2px solid #bcbcbc;
}
table#keyDatesContentTable tbody tr td:first-child {
	border-left:2px solid #bcbcbc;
}
figure.table table {
	width: 100%;
	height: 100%;
}
.table thead>tr>th,  .table tbody>tr>th,  .table tfoot>tr>th,  .table thead>tr>td,  .table tbody>tr>td,  .table tfoot>tr>td,  figure.table table,  figure.table th,  figure.table tr,  figure.table td {
	border: 1px solid rgb(0, 0, 0);
	border-spacing: 0;
}
</style>
