body {
   background: white;
   font-size: 12pt;
   }
#header, #left, #right, #footer,
 .b1f1, .b1f2, .b1f3, .b1f4, .breadcrumb { display: none; }

#outcentrecontent, .containermodule {
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   font-size: 12pt}

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   padding: 0;
   }
.containermodule a:link:after, .containermodule a:visited:after {
   content: " (" attr(href) ")";
   font-size: 90%;
   }
.containermodule a[href^="/"]:after {
   content: " (http://www.mhca.org.au" attr(href) ")";
   }
