BODY {
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 50px;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	background-position: 100%;
}


h1	{
	font: italic small-caps bold 1.4 em "minion web Georgia", "Times new roman", Times, Serif;
	color: maroon;
	position: relative;
	margin-top: 1em;
	margin-left: 33%;
	
}


h2	{
	font: small-caps bold 1.0 em "minion web georgia", "Times new roman", times, serif;
	color: black;
	position: relative;
	margin-top:	1em;
	margin-left:	1em;
	margin-right: 20%;
	}
	
	
h3	{
	font: small-caps bold 1.0 em "minion web georgia", "Times new roman", times, serif;
	color: black;
	position: relative;
	margin-top:	1em;
	margin-left:	1em;
	margin-right: 20%;
}
	
	
h4	{
	font: small-caps bold 1.0 em "minion web georgia", "Times new roman", times, serif;
	color: black;
	position: relative;
	margin-top:	1em;
	margin-left:	15em;
	margin-right: 20%;
}
	
	
	
table	{
	border: 1px solid white;
	font: 12px "comic sans ms", geneva, arial;
	color: white;
	background-color: black;
	margin-left: 15%;
	}
	
	td	{
	width: 150px;
	border: 5px inset black;
	align: center;
	text-align: center;
	}
	
	td.norsk	{
	background-color: #000000;
	color: blue;
	font: 10px "arial black";
	text color: white;
		}
	
	td.engelsk	{
	background-color: #000000;
	font: 11px "times new roman" ;
	color: Gray; 
	
	}	

