/* Skjule interaktive ting som ikkje er vits å ha på ein utskrift */

#logo, #searchBox, #breadcrumb {
	display: none }

@page {
	margin: 5% 7% 3%; }

BODY {
	word-spacing: 0.05em;
	font-size: 12pt;
	font-family: "Helvetica Neue", "Liberation Sans", Arial, sans-serif; }
	
P {

}

	
H1, H2, H3, H4, H5, H6,
TABLE TH {
	color: #f8981d;
	font-weight: normal; }
	
H1 {
	
}


A {
	color: black;
	font-style: italic;
	text-decoration: none;
}
A:after {
	content: " (" attr(href) ") ";
	font-weight: normal;
}
A[href^="/"]:after { content: " (testpmcs.bpglobal.com"attr(href)") " }
A[href^="mailto"]:after { content: ""; }

UL {
	margin-left: 4.5mm;
	padding-left: 0; }
	
OL {
	margin-left: 5.5mm;
	padding-left: 0; }
	
UL LI, OL LI {
	margin: 1mm 0; }