/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #B5BECD;
	background-repeat:no-repeat;
	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-base-color:#8E9Ab2;
  	scrollbar-shadow-color:#313246;
  	scrollbar-face-color:#B8C0CD;
  	scrollbar-highlight-color:#F3F3F3;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#3C0B11;
}
.heading {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}
.regularText {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}

.hovedLinker:link {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}
.hovedLinker:active {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}
.hovedLinker:hover {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}
.hovedLinker:visited {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
}
.style4 {
font-size: 
13px
}

.bottomText {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	
}

.bottomTextLinks:link {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
	
}

.bottomTextLinks:hover {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:underline;
	
}

.bottomTextLinks:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
	
}

.bottomTextLinks:active {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #525d6d;
	text-decoration:none;
	
}




