body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px;
}
.mainfont {
	font-size: 70%;
}
.mainfont100 {
	font-size: 100%;
}
.fontbold {
	font-weight: bold;
}
a:link {
	color: #74807D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #74807D;
	text-decoration: underline;
}
.tekstfelt{
	background-color: #F8F8F8;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	font-size: 9pt
}
.submitknapp{
	background-color: #C0CDC6;
}
