/* @override http://www.hireandrental.com.au/interface/hria-print.css */

html, body {
	font-size: 12pt;
	line-height: 1.3em;
}
a, a:visited {
	color: #555;
	text-decoration: underline;
}
#page-header {
	display: none;
}
.page-nav {
	display: none;
}
.page-content {
	margin-left: 0;
	padding: 10px 0;
	width: 100%;
}
#page-footer {
	display: none;
}
.heading {
	font-size: 17pt;
	color: #000;
}
.sub-heading {
	font-size: 13pt;
	color: #555;
	border-bottom-color: #555;
}
.para-heading {
	color: #555;
}
.page-intro {
	font-size: 13pt;
}