body {
		
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color: 5a7903;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color: 5a7903;
	scrollbar-highlight-color:#5a7903;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: ffffff;
}

.kantlinje { border: 1px solid #999999; 
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color:#99cc00;
}

.boldGrey {
	font-family: Candara, Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #444444;
}

.boldGreySmall {
	font-family: Candara, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.button {
	font-size: 12px;
	font-weight: bold;
	color:#5a7903;
}

h1 {
	font-family: Candara, Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5a7903;
}

body,td,th {
	font-family: Candara, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
}
a:link {
	color: #5a7903;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #5a7903;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #5a7903;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

a.meny:link {
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
a.meny:visited {
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
a.meny:hover {
	color: #5a7903;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}
a.meny:active {
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

