body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color:#000000;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: 200;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: 200;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 2.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Courier New", Courier, mono;
	letter-spacing: 0.5em;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.5em;
	color: #999999;
	margin-top: 5px;
	letter-spacing: 0.5em;
	padding-bottom: 20px;
	font-weight: bold;
}
#container {
	width: 45em;
	margin: auto;
}
img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
#tittel {
	border-bottom: 2px solid #666666;
	padding: 20px;
}
#tittel img {
	float: left;
	margin-right: 30px;
	margin-left: 20px;
}
#meny {
	clear: both;
	text-align: center;
}
#innhold {
	clear: both;
	text-align: center;
}
#tekst {
	clear: both;
	text-align: center;	
}
#tekst p {
	text-align:left;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
li {
	display: inline;
}
p {
	margin-top: 5px;
	font-size: 1em;
	color: #555;
}
.undertekst {
	text-align: center;
	margin-top: 30px;
}
h3 {
	font-size: 1.5em;
	color: #CCCCCC;
	text-align: center;
}
/* CSS Document */

