body {
	background-image: url(gfx/logo.gif);
background-color: #143B94;

background-repeat : no-repeat;

background-attachment:fixed;

background-position: bottom left;

font-family: "Helvetica", "sans serif";
	font-size: 12pt;

color: #000000;
	margin: 0pt;

margin: 0px;

padding: 0px;
}

td.blank{
	background-color: #143B94;
}

table.boks {
	background: #9AB2E2;
}

a:link {
	color: #5A6945;
	text-decoration: underline;
}

a:visited {
	color: #5A6945;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	font-weight : bold;
	line-height: 2.0; 
	font-size: 20pt;
}

h2 {
	font-size: 14pt;
	font-weight : bold;
	line-height: 2.0;

}

h3 {
	font-weight : bold;
	font-size: 12pt;
	line-height: 1.0;
}

