body {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 5 px;
; margin-right: 0px; margin-bottom: 0px
}
tr {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a.sidomeny:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidomeny:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidomeny:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidomeny:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.forms {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
background-color: #222222;
border: #999999; border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
rubrik {
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}