body {
	color: #333;
	font-size: 0.7em;
	ont-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	font-family: Verdana, Geneva, sans-serif;
	}
	
td {
	font-size: 1em;
	}
	
ul {
	list-style-type: disc;
	padding: 0px;
	}
	
p {
	}
	
.h1 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	}
	
.h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
	}
	
.kontakt {
	line-height: 1.5em;
	}

.innrykk {
	margin-left: 2.5em;
	padding: 0;
	}
	
	.innrykkTekst {
	margin-left: 1.5em;
	padding: 0;
	}
	
.opprykk {
	margin-bottom: -1em;
	padding: 0;
	}
	
.adresseliste {
	line-height: 1.5em;
	}
	
.oppdatert {
	font-size: xx-small;
	line-height: 0;
	text-align: right;
	}
	
#adresse {
	font-size: xx-small;
	text-align: left;
	vertical-align: middle;
	}

#adresse a:link {
	font-weight: 700;
	}
	
a:link {
	color: #333;
	font-size: 1em;
	text-decoration:
	underline;
	}
	
a:visited {
	color: #333;
	font-size: 1em;
	font-weight: lighter;
	text-decoration: underline;
	}
	
a:hover {
	color: #333;
	font-size: 1em;
	font-weight: 400;
	text-decoration: underline;
	}

a:active {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	}

