* {
	font-family: Arial !important;
	border: none;
}
body {
	font-size: 12px;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#header, #ending, #loader, #navigation,
.navigation_sub li, .special, .skiplinks,
form {
	display: none;
}
.navigation_sub {
	margin-left: 0;
	padding-left: 0;
}
.navigation_sub li.active {
	display: block;
}
.listing  {
	width: 100%;
}
.listing  tr {
	page-break-inside: avoid;
}
.listing th, table td {
	padding: 2px 5px;
	vertical-align: top;
}
.listing tr.handle td {
	border-top: 1px solid #000;
}
