﻿body {
   margin:       0;
 }

td {
	vertical-align: top;
}

.SN-normaletekst {
   color: black; 
   font-family: Verdana;
   font-size: 9pt;
}
.SN-normaletekst a {
   color: #1A375A;
   text-decoration: underline;
}
.SN-normaletekst a:hover {
   color: #333;
   text-decoration: underline;
}
.SN-normaletekst a:visited {
   color: #1A375A;
   text-decoration: underline;
}
.SN-normaletekst a:visited:hover {
   color: #1A375A;
   text-decoration: underline;
}




.SN-titel {
   color: #1A375A; 
   font-family: Verdana;
   font-size: 18pt; text-align:left
   vertical-align:	middle;
}
.SN-link{
   font-family: verdana;
   font-size: 12pt;
   height: 40px;
   vertical-align: top;
}
.SN-link a {
   color: #1A375A;
   text-decoration: none;
}
.SN-link a:hover {
   color: #1A375A;
   text-decoration: underline;
}
.SN-link a:visited {
   color: #1A375A;
   text-decoration: none;
}
.SN-link a:visited:hover {
   color: #D6D6D6;
   text-decoration: underline;
}


a:link 		{color: #1A375A;}
a:visited 	{color: #1A375A;}
a:hover 	{color: #333;}

hr {
   color: #D6D6D6;
   height: 2px;
   }

p {
   color: black; 
   font-family: Verdana;
   font-size: 9pt;
}
   
.SN-NavBar a {
   font-family: verdana;
   font-size:10pt;
   color: #D6D6D6;
   text-decoration: none;
   vertical-align: middle;
}
.SN-NavBar a:hover {
   color: black;
   text-decoration: none;
}
.SN-NavBarV a {
   font-size:10pt;
   font-family: verdana;
   color: white;
   text-decoration: none;
}
.SN-NavBarV a:hover {
   color: black;
   text-decoration: none;
