body {
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #99FF00;
	text-decoration: none;
}
a:visited {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline;
}
a:active {
	color: #D6FF97;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
hr {
	color: #99FF00;
	height: 2px;
	width: 100%;
}
h1 {
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
}
h2 {
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: left;
}
h3 {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}
ul {
	text-align: left;
}
li {
	list-style-position: outside;
	margin-left: -20px;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.margin-innehallstabell {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.menytabell {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.addresslink:link	{ color:  #CCCCCC;  text-decoration: none }
.addresslink:hover	{ color:  #FFFFFF;  text-decoration: underline }
.addresslink:visited	{ color:  #CCCCCC;  text-decoration: none }
.addresslink:visited:hover	{ color:  #FFFFFF;  text-decoration: underline }
.addresslink:active	{ color: #999999; text-decoration: none; }

