body {
	color: #000000;
	background-color: #fff;
	font-family: serif;
	font-size: 11pt;
	}
	
div, p, th, td, li, dd, dl, dt {
	font-family: serif;
	font-size: 11pt;
}

#columntopnav .centercolumn { display: none; }

#subnav { display: none; }

#sectionnav { display: none; }

#columnbottom a:link:after, #content a:visited:after {
	content: "  (" attr(href) ") ";
	font-size: 70%;
	text-decoration: none !important;
   }
   
#columnbottom a[href^="/"]:after {
	content: "  (www.gbrmpa.gov.au" attr(href) ") ";
	text-decoration: none !important;
	font-size: 9pt;
   }
