@media print {
	#pg_top_navi,
	#pg_menu,
	#page_hs,
	#page_footer,
	#page_footer_privat,
	#page_footer_forside,
	.hidePrint {
		display : none;
	}
	TD, P, H3, FORM, INPUT, TEXTAREA, BODY, DIV, SELECT, UL, H4, H5, H6, #pg_content_page, #pg_content_front {
		font-family: Arial, Verdana, Helvetica, Sans-serif;
		font-size: 11px;
		font-weight: normal;
	}
	BODY {
		font-family: Arial, Verdana, Helvetica, Sans-serif;
		font-size: 11px;
		margin: 3px 0px 0px 0px;
		font-weight: normal;
	}
	IMG {
		display: inline;
	}
	H1 {
		font-size: 130%;
		color: #000000;
		background-color: transparent;
		margin-bottom: 5px;
	}
	H2 {
		font-size: 120%;
		margin-bottom: 5px;
	}
	H3 {
		font-weight: bold;
		margin-bottom: 5px;
	}
	H4 {
		font-size: 8pt;
		text-align: left;
		font-weight: bold;
		margin-bottom: 0px;
	}
	H5 {
		font-size: 8pt;
		text-align: left;
		font-weight: normal;
		margin-bottom: 0px;
	}
	H6 {
		font-size: 8pt;
		text-align: right;
		font-weight: normal;
		margin-bottom: 0px;
	}
}