body {
   background: white;
   font-size: 11pt;
font: arial, verdana, sans-serif;
   }

#nav, h1, h5, img, a img, .byline, .entrytags,  {
   display: none;
   }

#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#content {
   margin: 0 5%;
   padding-top: .7em;
   border-top: 1px solid #C4CCCF;
   font-size: 10pt;
   line-height:1.4;
 width: auto;

   }

div#content h4 {
text-transform:uppercase;
padding:0 0 3px 0;
margin:0;
}

div#content h5 {
display:none;
}

div#content p {
font-size:10pt;
font: Arial, verdana, sans-serif;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#content a[href^="/"]:after {
   content: " (http://www.fortysomething.ca" attr(href) ") ";
   }

.noprint {
display:none;
}
