h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #996600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #330000;
	background-image: url(/bilder/background.gif);
	line-height: 1.4em;
}

