.vidarlarsen {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	background-color: #a9b6e2;
	border: none;
	overflow: auto;
}


a:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000033;
	cursor: hand;
}
	a:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000033;
	cursor: hand;
} 

a:activ {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000033;	
	cursor: hand;
}

a:hover {
	text-decoration: underline;
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000033;	
	cursor: hand;
}

.info {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;	
}

.header {
	font-family: Arial;
	font-size: 10px;
	font-style: bold;
	color: #ffffff;
	background-color: #01226e;	
}

.tableindex {
	font-family: Arial;
	font-size: 10px;
	font-style: bold;
	color: #01226e;
}

table {border-color: #a9b6e2}