A {		; text-decoration: none }
A:hover { ; text-decoration: underline}

.tabell {
	font-size: 14px;
	vertical-align: top;

}
.minitabell {
	font-size: 12px;
	vertical-align: top;
}
.highlight {
	background-color: #FFFF00;
}

.figure {
	float: right;
	margin: 3px;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: smaller;
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;

}
.figure p {
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;
}
.figureleft {
	margin: 2px;
	padding: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	height: auto;
	font-size: smaller;
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;
}
.figureleft p {
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;
}
.figurefull {
	margin: 3px;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: smaller;
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;
}
.figurefull p {
	text-indent: 0px;
	border: 0;
	margin: 0;
	font-style: italic;
}
