body{
	background-image: url(ufkbg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	color:	black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;	
}

img{
	text-align: center;
}

.historik p{
	font-size: 0.8em;
}

table, td{
	border: 0;
	font-size: 1em;
	background: transparent;
	padding: 5px;
}

h1{
	color:#004080;		
	font-size: 1.7em;
	text-align: center;	
}

h2{
	color:#004080;	
	font-size: 1.2em;
	text-align: center;
}

h3{
	color:#004080;	
	font-size: 1em;
	font-style: italic;
	text-align: center;
}

.senaste_nytt h1{
	color:#DC143C;
}

.senaste_nytt h2{
	color:#DC143C;
}

h1{
	color:#004080;		
	font-size: 1.7em;
	text-align: center;	
}

h2{
	color:#004080;	
	font-size: 1.2em;
	text-align: center;
}

h3{
	color:#004080;	
	font-size: 1em;
	font-style: italic;
	text-align: center;
}

hr{
	color:#004080;
	width: 100%;
}

a{
	text-decoration: underline;
}

.navigator p{
	font-weight: bold;
}

#blimedlem a, #blimedlem h1{
	color: Olive;
}

#blimedlem a:hover{
	background-color: Olive;
	color: White;
}

.navigator a{
	text-decoration: none;
	color: navy;
}

#nyheter a{
	text-decoration: none;
	color:#DC143C;
}

#nyheter a:hover{
	background-color: #DC143C;
	color: white;
	text-decoration: none;
}

a:hover{
	background-color: #555599;
	color: white;
	text-decoration: none;
}

a:active{
	background-color: #000000;
	color: white;
	text-decoration: none;
}

