.tekst {
	font-family: Georgia, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 1.5;
  	font-size: 12.5px;
	color : #000000;
}

.titel {
	font-family: Georgia, Arial, sans-serif;
	font-style : normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	font-family: Georgia, Arial, sans-serif;
}

.tekst2 {
	font-family: Georgia, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 1.1;
  	font-size: 11px;
	color : #999999;
}

.strong {
	font-family: Georgia, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	line-height : 1.5;
	text-transform : uppercase;
  	font-size: 13px;
	color : ##000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 1.1;
  	font-size: 9px;
	color : #999999;
}

a:link { color: #000000;text-decoration: underline }
a:visited { color: #000000;text-decoration: underline }
a:hover { color: #000000;text-decoration: underline }
a:active { color: #000000;text-decoration: underline }

.input {
	height: 20px;
	width: 200px;
	border: 1px;
	border-color: ##000000;
	color: #000000;
	background: #FFFFFF;
	border-style: solid;
	font-family: Georgia, Arial, sans-serif;
	font-size : 13px;
	padding-left: 2px;
	padding-right: 2px;
}


input {
	height: 20px;
	width: 190px;
	border: 0px;
	border-bottom: 2px;
	border-color: #000000;
	color: #000000;
	background: transparent;
	border-style: dotted;
	font-family: Georgia, Arial, sans-serif;
	font-size : 13px;
	margin-left: 3px;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
