body, .text, .toptext, h1, input, textarea, #form {
	font-family: verdana, helvetica, arial, sans-serif;
}

body {
	font-size: x-small;
	color: black;
}

.text, .toptext {
	color: black;
	font-size: x-small;
}

.toptext {
	font-style: italic;
}

h1 {
	font-size: medium;
	font-weight: bold;
}

#form{
	font-size: 10px;
}

td {
	font-size: 12px;
}

.link{
	color: black;
	text-decoration: none;
	font-size: 10px;
}

.link:hover{
	color: darkred;
}
.ordrelinje {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: silver;
}
