a:link {
	color: #008080;
	}

a:visited {
	color: #008080;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #800000;
}
img {
	border: none;
}
body {
	background: url('bild/bakg.gif') #FFFFFF fixed;
	color: #000000;
	font-family: Verdana, serif;
	font-size: 14px;
	margin: 20px 20px 10px 20px;
	text-align: center;
}
table.mny {
	background-color: #E8E8D7;
	border-style: none;
	font-family: Verdana, serif;
	font-size: 80%;
	padding: 0px;
	text-align: left;
	width: 720px;
	}
	
	table.sidor {
	background-color: #E8E8D7;
	border-style: none;
	font-family: Verdana, serif;
	font-size: 80%;
	padding: 0px;
	text-align: left;
	width: 520px;
	}
td.sidor {
	background-color: White;
	font-size: 10pt;
}
td.hsida {
	background-color: White;
	font-size: 8pt;
	
}
td.sida2 {
	font-size: 9pt;
	
}
.sidrubrik {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.rubrik2 {
	background-color: black;
	color: White;
	text-align: center;

}
.rubrik {
	background-color: #666699;
	padding-top: 4px;
	color: White;
	text-align: center;
	height: 30px;
	border: medium inset White;
}
.linje {
 background-color: #666699;
 border: none;
 height: 1px;
 background-repeat: no-repeat;
}
.kund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: 000000;
	font-size: 10px;
}
.form {
	border-color: 999999;
	background-color: FFFFFF;
	border-style: solid;
	border-width: 1;
	font-size: 10px;
}