p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url(Topp-members.gif);
	background-repeat: no-repeat;
}
#text {
	position: absolute;
	width: 600px;
	left: 10px;
	top: 65px;
}
.tabell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #999999;
}
table {
	border: 1px dotted #5F739D;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
