html {
	height: 100%;
	margin-bottom: 1px;
	margin-left: 5px;
}

body {
	margin: 0;
	font-family: Arial,Helvetica,"Lucida Grande",Verdana,Lucida,sans-serif;
	font-size: 90%;
	line-height: 100%;
}

a:link {color: #39608F;text-decoration: underline;}

a:visited {color: #39608F;text-decoration: none;}

a:active {color: #39608F;text-decoration: underline;}

a:hover {color: #39608F;text-decoration: none;}

.boks {
	border-left : thin 1px solid #000000;
	border-right : thin 1px solid #000000;
	border-top : thin 1px solid #000000;
	border-bottom : thin 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color : White;
}

.small {
	width: 114px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0px 10px 0px;
	text-align: left;
	line-height: 120%;
	font-family: Arial,Helvetica,"Lucida Grande",Verdana,Lucida,sans-serif;
}

h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 120%;
}

h1 { 
	font-size: 140%;
	line-height: 120%;
}

h2 {
	font-size: 130%;
	line-height: 120%;
}

h3 {font-size: 120%;}

h4 {font-size: 110%;}

.button {margin-left: 5px;}