
body {
    font:10px "Trebuchet MS", Arial, Georgia, Helvetica,FreeSans,sans-serif
     color: black; }

#container_header { display:none }
#footer { display:none }
#sidebar{ display:none }
#breadcrumb{ display:none }

#content_main{ margin:0; 
     float:none; 
     width:auto }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
	  
h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px;}
	  
blockquote, table, pre { page-break-inside:avoid }

ul, ol, dl  { page-break-before:avoid }

img { page-break-inside:avoid; 
     page-break-after:avoid; }
