/* layout */

#body {padding: 0pt;margin: 0pt;font:12pt/1.5em serif;width: 100%;}

#text {padding: 0pt;margin: 0pt;text-align: left;width: 100%;}

#title, #menu, #header, #footer, #protisk {display: none;}

/* classes */

.line, .sline {	border-bottom-color: #000000;}

/* tags */

table {width: auto;}

body {background-color: #ffffff;color:#000000;}

h1 {color: #000000;background-color:#ffffff;font-size: 150%;	}

h2 {font-size: 120%;}

h3 {
	margin-top: 4pt;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	}

p {
	text-align: left;
	margin-top: 10pt;
	}

strong {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	}

a {
	color: #666666;
	background-color: #ffffff;
	}
