html, body, html body, form{
	background-color: #ffffff !important;
	background-image: none !important;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	padding: inherit;
	position: relative;
}
a img{
	border: 0px none;
}
a{
	color: #000000;
	text-decoration: underline;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 10px 0;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 10px 0;
}

table{
	border:	 none;
	border-collapse: collapse;
}
table th,
table td{
	vertical-align: top;
}

#container{

}
	#logo{
	
	}
		#logo a,
		#logo a img,
		#logo .border{
			display: none;
			visibility: hidden;
		}
	#header{
		display: none;
		visibility: hidden;
	}
	#footer{
		display: block;
		position: absolute;
		right: 0;
		top: 40px;
		width: 40%;
	}
		#footer .url,
		#footer .tel,
		#footer .email{
			display: block;
			padding: 0 0 5px 0;
			text-decoration: none;
		}
		.spacer,
		.type,
		#birgerdesign{
			display: none;
			visibility: hidden;
		}
