/* -- Style design alterations for printing on Havering Intranet -- Re-design by Sarah Gray - February/March 2010 */
/* -- HTML classes -- */
BODY, body { font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; margin: 0px; font-weight : normal; font-size: 70%; }
h1, H1 { font-size: 250%; color: #000000; font-weight: normal; text-align: left; padding: 12px 0px 5px 0px; margin: 0px; }
h2, H2 { font-size: 120%; color: #000000; font-weight: bold; text-align: left; }
h3, H3 { color: #000000; font-weight: bold; }
h4, H4 { color: #000000; font-weight: bold; }
h5, H5 { color: #000000; font-weight: bold; }
h6, H6 { color: #000000; font-weight: bold; }
/* -- Styles to hide the parts of the page display from the printer -- */
.left_bar, .site_banner, .page_footer, .yah, .noprint { display: none; }
/* -- Style changes to reveal parts of the page for use when printing only -- */
.printonly { display: block; margin-left: 10px; color: #003366; font-weight: bold; text-decoration: none; }

