﻿tr.important td {
	text-weight: bold;
	background-color: #D0D0D0;
}

tr.depricated td {
	text-decoration: line-through;
}