/* CSS Document */

body {
	background-image: url(bakgrunder/tn_3231.jpg);
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.tabell_caption {
	font-size: x-large;
	text-decoration: underline;
	color: #003300;
	font-weight: bold;
}
.tabell {
	margin: 1px;
	padding: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 600px;
	text-align: left;
	font-size: larger;
	color: #000000;
}
.titel {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.style1 {
	font-size: larger;
	color: #000000;
}
.style2 {
	font-size: x-large;
}
.style3 {
	font-size: normal;
	font-weight: normal;
	color: #000000;
}
.godis {
	color: #000000;
}
.godis_titel {
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
}
.godis_tabell {
	color: #660033;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	font-weight: normal;
}
.godis_caption {
	color: #660033;
	font-weight: bold;
}
