body {
   background: white;
   font-size: 12pt;
}
#header, #footer_strip, #tabmenu, #header_slideshow, #menu_pane, #footer, #notes_box, .edit_this {
   display: none;
}
#print_header {
  display: block;
  color: #27408B;
  font-size: 24pt;
  font-family: verdana;
  font-style: italic;
  border-bottom: 1px solid #000;
  margin-bottom: 15pt;
  padding-bottom: 5pt;
}
#page_area, #content_table, #body {
   width: 100%;
   margin: 0;
   padding: 0;
   float: none !important;
}
td#content_pane {
   background: transparent none;
   width: 100%;
   margin: 0;
   padding: 0;
   color: black;
}
h1#title {
  font-size: 20pt;
}
h1#title {
  font-size: 18pt;
}
h2 {
  font-size: 16pt;
  font-style: italic;
}
h3 {
  font-size: 14pt;
  font-style: italic;
  text-decoration: underline;
}
p, td {
 font-size: 12pt;
}
em {
  font-style: italic;
}
a:link, a:visited {
   background: transparent;
   text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#content a[href^="/"]:after {
   content: " (http: //www.caringforyourelderlyparent.com.au" attr(href) ") ";
}
.noprint {
  display: none;
}