/* this is the print css */  

/* dont display */
#head, #topbar, .navigation, .col_right, .language, .searchBox, .breadcrumb{
	display: none;
}


BODY { 
	color: black; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif 
}
