body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #5F0B77;
	scrollbar-shadow-color: #5F0B77;
	scrollbar-highlight-color: #5F0B77;
	scrollbar-3dlight-color: #5F0B77;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #5F0B77;
	scrollbar-darkshadow-color: #5F0B77;
	scrollbar-3dlight-color: #5F0B77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
h1 {margin:0px;}
h2 {margin:0px;}
h3 {margin:0px;}
h4 {margin:5px;}
hr {color:5F0B77;height:1px;}
.divscroll {
	width: 100%;
	height: 100%;
	overflow: auto;
	filter: chroma(color=#00FF00);
	margin: 0px;
	padding: 5px;
	scrollbar-face-color : #00FF00;
	scrollbar-shadow-color : #5F0B77;
	scrollbar-highlight-color: #5F0B77;
	scrollbar-3dlight-color: #00FF00;
	scrollbar-arrow-color : #5F0B77;
	scrollbar-track-color : #00FF00;
	scrollbar-darkshadow-color : #00FF00;
	scrollbar-3dlight-color : #00FF00;
}
td {
	font-size:9pt;
	color:black;
}
.menu {
	color:white;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none
}
.menu:hover {
	color:#cfb4d5;	
	font-weight:bold;
	font-size:8pt;
	text-decoration:none
}
.menu_active {
	color:#cfb4d5;	
	font-weight:bold;
	font-size:8pt;
	text-decoration:none
}
.submenu {
	color:white;
	font-size:8pt;
	text-decoration:none
}
.submenu:hover {
	color:white;
	font-size:8pt;
	text-decoration:underline
}
.submenu_active {
	color:#FFCC00;
	font-size:8pt;
	text-decoration:none
}
.whitelink {
	color:white;
	text-decoration:none;
}
.whitelink:hover {
	color:white;
	text-decoration:underline;
}

.rubrik {
	font-size:13pt;
	color:white;
}
.subrubrik {
	font-size:11pt;
	color:#FFCC00;	
}
.semirubrik {
	font-size:10pt;
	color:5F0B77;
	font-weight:bold;
}

.newsrubrik {
	font-size:12pt;
	color:5F0B77;
	font-weight:bold;
}
.newslink {
	color:5F0B77;
	font-weight:bold;
}
.comment{
	font-size:7pt;
	color:#666666;
}