.tekst {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 16px;

}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: normal;

}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}
.bordermain {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;

}
.borderbuttom {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
a:link {
	color: #006633;
	text-decoration: none;

}
a:visited {
	color: 006633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: 006633;
	text-decoration: none;

}

