body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

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

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

.wep_main td, .wep_main p, .wep_main ul, .wep_main ol, .wep_main input, .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, h7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}

.wep_main hr {
	border: none 0;
	border-top: 1px dotted #a0bcc8;
	height: 1px;
	}

.wep_meny a {
	color: #666666;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	line-height: 15pt;
	}

.wep_meny a:hover {
	color: #333333;
	text-decoration: none;
	}

.wep_bunn a {
	color: #999999;
	text-decoration: none;
	}

.wep_bunn a:hover {
	color: #999999;
	text-decoration: underline;
	}

.wep_bunn td, .wep_bunn p, .wep_bunn ul, .wep_bunn ol, .wep_bunn input, .wep_bunn textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	}

.wep_bunn td font, .wep_main p font {
	color: #999999;
	}

a img {
    border: 0;
}

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

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

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