body {
	background-image: url(bakgrunn.gif);
	background-repeat: repeat;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 100%;
}

a {
	color: blue;
}

a:visited {
	color: maroon;
	text-decoration: none;
}

h1 {
	font-size: 200%;
	margin-bottom: -5px;
}

h2 {
	font-size: 140%;
	margin-bottom: -5px;
	margin-top: -5px;
}

h3 {
	font-size: 120%;
}

td {
	font-size: 100%;
}