@charset "UTF-8";
.menytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}


body {
	font-family: Times;
	color: #000000;
	line-height: 20px;
}
.rubrik {
	font-family: Times;
	font-size: xx-large;
	line-height: 40px;
}
.rubrikmellan {
	font-family: Times;
	font-size: x-large;
}
.bildtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
}

.stil1 {color: #333333}
li {
	list-style-type: disc;
}
