/* ------------------------------------------------------- */
/* Printed Elements Styles								   */
/* ------------------------------------------------------- */
body{
	font-size:0.8em;
}
a, a:visited, a:hover, a:active{
	color:#000;
	text-decoration:none;
}
#language-nav, #nav, #secondary-nav, #footer, div.logos, #top-nav, div.buttons, #logo, ul li.first a {
	display:none;
}

p{line-height:1.5em !important}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
 * {  
 font-family: "Times New Roman", Times, serif;  
 orphans: 2;  
 widows: 2;  
 page-break-before: auto;  
 page-break-after: auto;  
 page-break-inside: auto;  
 }    
 h1               { page-break-before: always;}  
 h1, h2, h3,  
 h4, h5, h6       { font-family: Helvetica, Arial, sans-serif; page-break-after: avoid;}  
 ul, ol, dl       { page-break-before: avoid;}  
 iframe,html,form	  { background-color:#fff}