/*


Print stylesheet for Hestra


*/




/* =COMMON
----------------------------------------------------------------------------------------------------*/

html    { width: 100% }
body    { background-color: #fff; color: #000; font-size: 12pt; }
a   { color: #000; }
img { border: 0; }
h1, h2, h3  { page-break-before: auto; }
p   { margin: 20px 0; page-break-inside: avoid; }




/* =LAYOUT
----------------------------------------------------------------------------------------------------*/

#head, 
#content-left, 
#foot 	{ display: none; }
