table.borderless td, table.borderless th {
	border: none !important;
}
table.borderless th {
	border-bottom: 1px black !important;
}
table .obsolete {
	text-decoration: line-through;
}
table .first {
	background: #B5FF6C
}