/* print stylesheet (JDK) */

body{
	font-family: Georgia, serif !important;
	font-size:9pt;
	line-height:1.3;
	color:#000 !important;
	background:#fff !important;
}

#pagemenu, #searchform, #sidebar, #respond, #commentform, div.contextualNavigation{
	display:none !important;
	
}

#header, #header *{
	background:#fff !important;
	color:#000 !important;
}

a{
	border:none !important;
}
