form {
	margin: 0px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;


}
h1 { font-family: Arial,sans-serif; font-size: 24pt; color: #000000}
h2 { font-family: Arial,sans-serif; font-size: 18pt; color: #000000}
h3 { font-family: Arial,sans-serif; font-size: 16pt; color: #000000}
h4 { font-family: Arial,sans-serif; font-size: 14pt; color: #000000}
h5 { font-family: Arial,sans-serif; font-size: 12pt; color: #000000}
h6 { font-family: Arial,sans-serif; font-size: 10pt; color: #000000}
p { font-family: Arial,sans-serif; font-size: 9pt; color: #000000} 
td { font-family: Arial,sans-serif; font-size: 9pt; color: #000000}
li { font-family: Arial,sans-serif; font-size: 9pt; color: #000000}
a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.meny {
	color: #000000;
	text-decoration: none;
}
a.meny:hover {
	color: #000000;
	text-decoration: underline;
}

