@page {size: portrait; } 
.page {page-break-after: always;} 
.lastpage {page-break-after: avoid;}
.skarm {
	display: none;
} 
body {
	background-color: transparent;
	background-image: none;
	margin-top: 1mm;
}
#main {
	background-color: transparent;
}

#header {width: 98%; }
#masthead h1 {padding: 0; margin: 0; font-size: 22pt; } h1.sitetitle a.resource:visited {}
#header  #searchbox, .motto, #otherstuff, #endlinks {display: none; }
#header  a img {
	display: block;
}
.sectionbox {font-family: Arial, Helvetica, sans-serif; }
#header #brevhuvud {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	display: block;
	position: absolute;
	left: 2mm;
	top: 0mm;
	line-height: 6pt;
	padding-bottom: 10px;
}
#header h1 {
	display: none;
} 

#wrap {width: 95%;
margin: 5mm;}
table#example {
	width: 100%;
	background-color: transparent;
} 

td#content {width: 99%; color: black; padding: 10px; border: none; }
#nav {
	display: none;
	width: 0mm;
}

#sidebar {display: none; }
	
#wrap p, ul, ol, dl {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	text-align: left;
}
p {
	margin: 1mm;
} 

#wrap p.indent {border: 1px solid gray; }
#wrap h2 {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
}


h1.maintitle {font-family: sans-serif; font-weight: bold; margin: 0.5em 0 0 0; }
h2.heading {margin-top: 10px; }
hr.blue {margin-top: 3px; margin-bottom: 3px; }
	
#footer {display: none; }
#copyright {display: none; }
#wrap a {font-family: Arial; }
a.nav2:link, a.nav2:visited {color: black; }
a#url {text-decoration: underline; }

.pagenavbox {display: none; border: 2px dashed black; }
h2.bg1, h2.bg2, h2.bg3, h2.bg4 {background-image: none; }


strong {color: black; }
pre.js {background: transparent; }

h1, h2, h3 {font-family: Verdana; font-weight: normal; }
address {
	margin-right: 4mm;
}