body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
}
#hd h1 a {
	display: none;
}
#hd h1 {
	font-size: 100%;
}
#ft {
  display: none;
}
#bd {
	font-size: 1.3em;
}
a {
	text-decoration: none;
}

.breadcrumbs a {
	color: #333;
}
.breadcrumbs {
	margin: 10px 0;
	border-bottom: 1px solid #999;
}

.sidebar {
	border: none !important;
	border-top: 1px solid #333;
	page-break-before: always;
}
.h {
	margin-bottom: 10px;
}
.item {
	display: block;
}
.printonly {
	display: block !important;
}
a img {
	border: none !important;
}