body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-image: url('logo/bakgrund.gif');
	list-style-type: circle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
hr {
	line-height: 1px;
	border: 1px solid #9E9E9E;
	color: #9E9E9E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#meny {
	width: 130px;
}
#meny ul {
	padding: 0px;
	margin: 1px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	list-style-type: none;
}
#meny a {
	background-color: #435e73;
	display: block;
	padding: 2px;
	width: 130px;
	border-bottom: 1px solid #eee;
}
#meny a:link, #meny a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#meny a:hover {
	color: #0000FF;
	background-color: #E1E7F1;
}
#undermeny {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
#linklista {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
.style1 {
	border-width: 0;
}
.style2 {
	color: #0000FF;
}

