BODY {
	font-family: Verdana, Geneva, Helvetica, Arial;
    	font-size: 11px;	
	color: rgb(10, 10, 10);
	background-color: white;    
}

TD {
	font-family: Verdana, Geneva, Helvetica, Arial;
    	font-size: 11px;	
}

DIV {
	font-family: Verdana, Geneva, Helvetica, Arial;
    	font-size: 11px;
	background-color: white;
}

H1 {
	font-size: 13px;
	font-weight: bold;
	color: rgb(5,5,5);
	margin-top: 1px;
	margin-bottom: 1px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	color: rgb(5,5,5);
	margin-top: 1px;
	margin-bottom: 1px;
	display: run-in
}

.ljus {
    	font-size: 11pt;	
	color: rgb( 150, 150, 150 );
}
	

A.nou { text-decoration: none; font-size: 11pt; }
A.ljus { text-decoration: none; color: rgb(150, 150, 150); font-size: 11pt; }
A:link { color: rgb(50, 50, 50); }
A:visited { color: rgb(150, 100, 100); }
A:hover { color: black; }
A:active { color: rgb(100, 64, 64); }

