table.table-documents tr:last-child{
	border-bottom: none;
}
table.table-documents tr{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
}
table.table-documents a{
	font-weight: bold;
}
table.table-documents tr td{
	padding-left: 8px;

}

table.table-documents,table.table-documents tr td, table.table-documents tr{
	width: 200px;
}
table.table-documents tr th{
	width:45px;
}
.headsigns{
	color:#444;
	font-size:75%;
	line-height: 115%;
}
.historic{
	font-style:italic;
	color:grey;
}

	
