﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #E4E4E4;
	width: 95%;
	margin: auto;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: relative;}
a:active {
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;}

html {
	scrollbar-base-color: #E4E4E4;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: #E4E4E4;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #E4E4E4;}

#meny {
	font-family: "Times New Roman";
	font-size: 16px;
	background-color: #E4E4E4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#bunn {
	border-top-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Iframe {
	height: 100%;
}
