
background-image,
#header,
p#years,
#navigation,
p#breadcrumbs,
#subnavwrapper,
.hide,
 #snippets,
 #footer,
 p#backtop,
 #gov-logo
  {
	display: none;
}

p#contact-details {
	border-top: 1px solid #ccc;
	margin-top: 2em;
	font-size: 9pt;
	padding-top: .5em;
	font-family: arial, sans-serif;
}


/*body 
++++++++++++++++++++++++++++*/
body {
	font-size: 11pt;
	font-family: georgia, serif;
	color: #000000;
}

h1#print-header {
	display: block;
	border-bottom: 1px solid #666;
	font-size: .9em;
}

h1, h2, h3, h4 {
	font-family: arial, sans-serif;
}
h1 {
	font-size: 1.25em;
	margin-bottom: 1em;
}



h2 {
	font-size: 1.2em;
	margin:0.5em 0 1em;
}

h3 {
	font-size: 1.1em;
}

p {
	margin-bottom: 1.5em;
	font-size: 1em;
}

img {
	border: 0;
}