table {
	border-collapse: collapse;
	padding-top: 2;
	padding-right: 10;
	padding-bottom: 2;
	padding-left: 10;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	margin: 8 0 0 0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	margin: 8 0 0 0;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	margin: 8 4 0 4;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.rubrik {
	color: #000066;
	padding-top: 20;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	padding-left: 20px;
	padding-right: 10px;
}

.breadci {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.breadcbold {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.breadctop {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	padding-top: 10px;
	text-decoration: underline;
}

.news {
	color: #000066;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	padding-left: 5px;
	padding-right: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0099FF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #0099FF;
	cursor: hand;
}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	background-color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0099FF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #0099FF;
	cursor: hand;
}
body {
	SCROLLBAR-FACE-COLOR: #6483FF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #0066CC; 
	SCROLLBAR-SHADOW-COLOR: #0000CC; 
	SCROLLBAR-3DLIGHT-COLOR: #000066; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000099;
	margin:0 0 0 0;
}