body	{margin: 1em;
	font-family: verdana, sans,courier;
	font-weight: 700;
	font-size: 13;
	color: white;
	cursor: default;}
table	{font-family:arial,sans;
	font-size:13;}

h2	{font-family: verdana;
	font-size: 25;
	color:gold;}

h3	{font-family: verdana;
	font-size: 20;
	color:gold;}

h4	{font-family: verdana;
	font-size: 20;
	color:gold;}

a	{font-weight: 700;
	font-size: 13;
	text-decoration: none;
	color: black;}

a:hover	{color: white;
	background-color: silver;
	text-decoration: none;}

a:visited{color:black;
	font-size:13;}

.all	{position: absolute;
	width: 530;
	height: 440;
	left: 2;
	top: 2;
	visibility: hidden;
	overflow: auto;}

.main	{position: absolute;
	width: 275;
	height: 258;
	left: 44;
	top: 160;
	visibility: hidden;
	overflow: auto;}

.tjanst	{position: absolute;
	width: 300;
	height: 100;
	left: 155;
	top: 40;}

#btn1	{position: absolute;
	left: 345;
	top: 160;}

#btn2	{position: absolute;
	left: 345;
	top: 190;}

#btn3	{position: absolute;
	left: 345;
	top: 220;}

#btn4	{position: absolute;
	left: 345;
	top: 250;}

#btn5	{position: absolute;
	left: 345;
	top: 280;}

#btn6	{position: absolute;
	left: 345;
	top: 310;}

hr	{height: 2;
	color: white;}
