@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_main_stripes.png);
	background-color: #a5acb3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Menytext {font-size: 16px}

.Menytext a {
	color: #000000;
	text-decoration: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rubrik {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}

.vanligtext {
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

