body.obsolete {
	font: 11px Arial;
	margin: 0;
	padding: 0
}

table.obsolete td {
	background: #eeeeee;
	padding: 8px;
}

table.obsolete th {
	font: bold 11px Arial;
	padding: 8px;
	background: #cccccc;
}

table.obsolete td {
	font: 11px Arial;
	padding: 8px;
}

table.obsolete input {
	font: 11px Arial;
	border: #999999 1px solid;
}

td.obsolete {
	font: 11px Arial;
	padding: 20px;
}

li.obsolete {
	font: 11px Arial;
	padding: 4px;
	margin-left: 2px;
	padding-left: 2px;
}

ul.obsolete {
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 0px;
}

div.obsolete {
	font: 10px Arial;
}

div.obsolete a,li.obsolete a {
	text-decoration: none;
}

div.obsolete a:hover,li.obsolete a:hover {
	text-decoration: underline;
}

b.obsolete {
	color: green;
	font-size: 12px;
	font-weight: bold;
}