@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
}
.tekst {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	cursor: default;
}
h1 {
	margin-bottom: -10px;
	font-size: 1px;
	color: #e5e5e5;
}
h1 a:link {
	color: #e5e5e5;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #e5e5e5;
}
h1 a:hover {
	text-decoration: none;
	color: #e5e5e5;
}
h1 a:active {
	text-decoration: none;
	color: #e5e5e5;
}
.field {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	height: 18px;
	width: 350px;
}
.header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	cursor: default;
}
.tekst2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #3e4e6e;
	line-height: 18px;
	cursor: default;
}
.tekst2 a:link {
	color: #e70033;
	text-decoration: none;
}
.tekst2 a:visited {
	text-decoration: none;
	color: #e70033;
}
.tekst2 a:hover {
	text-decoration: none;
	color: #96e700;
}
.tekst2 a:active {
	text-decoration: none;
	color: #96e700;
}
.tekst3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #878e9c;
	letter-spacing: 1px;
}
.tekst3 a:link {
	color: #878e9c;
	text-decoration: none;
}
.tekst3 a:visited {
	text-decoration: none;
	color: #878e9c;
}
.tekst3 a:hover {
	text-decoration: none;
	color: #3e4e6e;
}
.tekst3 a:active {
	text-decoration: none;
	color: #3e4e6e;
}
a:link {
	color: #3e4e6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3e4e6e;
}
a:hover {
	text-decoration: none;
	color: #96e700;
}
a:active {
	text-decoration: none;
	color: #96e700;
}

