body {
	margin: 0;
	padding: 0;
	background: #1a1a1a url(http://www.okt.no/oss_hn/gfx/back.gif) repeat-x;
	}

.wep_main a {
	color: #ff4800;
	text-decoration: none;
	}

.wep_main a:hover {
	color: #ff4800;
	text-decoration: underline;
	}

.wep_main, .wep_main td, .wep_main p, .wep_main ul, .wep_main ol, .wep_main textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}
	
.wep_main td font, .wep_main p font {
	color: #666666;
	}

.wep_main h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ff4800;
	}

.wep_main hr {
	border: none 0;
	border-top: 1px solid #aaaaaa;
	height: 1px;
	}
	
.wep_main .hrgrey {
	border: none 0;
	border-top: 1px solid #eeeeee;
	height: 1px;
	}

.wep_marg_ss a {
	color: #0c8ece;
	text-decoration: underline;
	}

.wep_marg_ss, .wep_marg_ss td, .wep_marg_ss p, .wep_marg_ss ul, .wep_marg_ss ol, .wep_marg_ss textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}
	
.wep_marg_ss td font, .wep_marg_ss p font {
	color: #666666;
	}

.wep_marg_ss h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #0c8ece;
	}

.wep_marg_ss hr {
	border: none 0; 
	border-top: 1px solid #0c8ece;
	height: 1px;
	}

.wep_marg_hn a {
	color: #3b8600;
	text-decoration: underline;
	}

.wep_marg_hn, .wep_marg_hn td, .wep_marg_hn p, .wep_marg_hn ul, .wep_marg_hn ol, .wep_marg_hn textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}
	
.wep_marg_hn td font, .wep_marg_hn p font {
	color: #666666;
	}

.wep_marg_hn h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #3b8600;
	}

.wep_marg_hn hr {
	border: none 0; 
	border-top: 1px solid #3b8600;
	height: 1px;
	}

.wep_marg_osshn a {
	color: #ff4800;
	text-decoration: none;
	}

.wep_marg_osshn a:hover {
	color: #ff4800;
	text-decoration: underline;
	}

.wep_marg_osshn, .wep_marg_osshn td, .wep_marg_osshn p, .wep_marg_osshn ul, .wep_marg_osshn ol, .wep_marg_osshn textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}
	
.wep_marg_osshn td font, .wep_marg_osshn p font {
	color: #666666;
	}

.wep_marg_osshn h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ff4800;
	}

.wep_marg_osshn hr {
	border: none 0; 
	border-top: 1px solid #ff4800;
	height: 1px;
	}

.wep_rights a {
	color: #666666;
	text-decoration: none;
	}

.wep_rights a:hover {
	color: #666666;
	text-decoration: underline;
	}

.wep_rights p {
	margin: 0;
	padding: 5px 20px 20px 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 15pt;
	}

.wep_form {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
    }

.image_left { 
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_right { 
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

.image_frame_left { 
	border: 1px solid #ff4800;
	padding: 4px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_right { 
	border: 1px solid #ff4800;
	padding: 4px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

@media print {
	.wep_noprint { display: none; }
	}
