.brodtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.nyhetstext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
td.scroll
{
height: 198px;
}

h1 {
	font-size: 1.5em;
	font-family: "palatino linotype", georgia, "times new roman", serif;
	font-style: italic;
	color: rgb(84, 84, 84);
	margin: 0px;
}

ul {
	margin-left: 20px;
	margin-top: 0px;
}

li {
	font-family: "palatino linotype", georgia, "times new roman", serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: rgb(50, 90, 142);
	list-style-type: disc;
}

ul.menu {
	margin-left: 15px;
}

li.menu {
	font-family: arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: rgb(84, 84, 84);
	list-style-type: square;
	list-style-image: url("bilder/meny_off.gif");
}

li.menu a:link, li.menu a:visited, li.menu a:active {
	text-decoration: none;
	color: rgb(84, 84, 84);
}

