.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: orange;
	border-right-color: #CCCCCC;
	border-bottom-color: orange;
	border-left-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: orange;
}
h2 {
	font-family: "Times New Roman",Times,Serif;
	font-size: 14px;
}
h3 {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12px;
}


body {

	background-repeat: no-repeat;
	background-position: left 1px;
	background-color: #FFFFFF;
}
a {
	color: #f96d06;
	text-decoration: none;
	font-size: 10px;
}
.input {
	font-size: 9px;
	background-color: white;
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:hover {
	color: blue;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	
}
.welcome {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.kant {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.kant2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.kant3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

