h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.artikelNamn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.artikelBeskrivning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.kundvagn_lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}.kundvagn_summa {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
}
.webbguru {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

li {
	margin-left:-25px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding: 0 0 0 0;
}

a:visited {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}
a:active {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
}

