body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: ActiveCaption;
}
#ramme {
	width: 55%;
	padding: 5% 20% 10% 20%;
}
#kant {
	background-color: white;
	border: thick teal;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
}
#logo {
	text-align: center;
}
h1 {
	font-size: x-large;
	float: none;
	font-family: Ravie;
}
h2 {
	font-size: xx-large;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "Arial Black";
}
h3 {
	font-family: Biondi;
	font-size: x-large;
}
A:link {
	text-decoration: none;
	color: black;
}
A:hover {text-decoration: none;
   color: green;
}
A:visited {text-decoration: none;
   color: black;}
#meny {
	font-size: smaller;
	text-align: center;
}
#innhold {
   padding-top: 7%;
}
#tekst {
	padding-left: 5%;
	padding-right: 8%;
}
.newtimes {
	font-family: "Times New Roman", Times, serif;
}
.link1 {
color: blue;
font-style: italic;
}
.ref{
	font-size: x-small;
	padding-left: 6%;
}
.tiltopp {
	text-align: right;
	font-size: x-small;
	padding-right: 15px;
	padding-bottom: 5px;
}
#validate {
   text-align: center;
}
#fot {
   font-size: x-small;
	text-align: center;
}