body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	background-image: url(images/bg_grad1.gif);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	margin: 0px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	line-height: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	line-height: 10px;
	font-style: normal;
	font-variant: normal;
}
h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9F2320;
	line-height: 14px;
	height: auto;
	margin-bottom: 6px;
	margin-top: 1px;
}
h4 {
	font-size: 13px;
}
.justering {text-align: justify;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;


}
.linespacing {
	line-height: 14px;
}
.inside {
	overflow: auto;
	height: 340px;
}
a {
	text-decoration: none;
	color: #951A04;
}
a:visited {
	color: #AC1E28;
	text-decoration: none;

}
a:hover {
	color:#BE1014;
}
#center {
	margin: 0 auto;
	width: 670px;
}


input.kat{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.invis {
	display: none;
}

.dotted_line {
	height:4px;
	border-bottom:1px dotted #999;
	margin-right:40px;
	margin-bottom: 10px;
}

