body {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

p {
	color: #666;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
}

h1 {
	font-size: 19px;
	color: #990000;
}

h2 {
	font-size: 12px;
	color: #990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


a:visited {
	color: #993333;
}

a:hover {
	color: #999999;
}

a:link {
	color: #990000;
}

.tabell tr td:nth-child(2) p {
 	padding-left: 15px;
 	text-align: right;
 }
 
.tabell tr td p {
	margin: 0;
	padding: 0;
}