table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;

}

body {
	background-color: #006699;
}

a {
	color: #000099;
	text-decoration: none;
}

a.top {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.top:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.storrubrik {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003399;
}

.storrubrikmindre {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #003399;
}

.rubrikkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #003399;
}

.bluebakgrund {
	background-image: url(images/bluebakgrund.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.bgcornerleft {
	background-image: url(images/kant_left.gif);
	background-repeat: no-repeat;
}
.bgcornerright {
	background-image: url(images/kant_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.smalltext {
	font-size: xx-small;

}
.toplink {
	text-decoration: underline;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

