body{
   margin-left:300px;
   margin-right:300px;
   margin-top:25px;
   margin-bottom:0px;
   font-family:verdana;
   font-size:13px;
   text-align:justify;
   background-color:#F6F6F6;
}

td{
   font-family:verdana;
   font-size:13px;
   text-align:justify;
}


h1{
   font-family:arial;
   font-size:18px;
   color:#0000ff;
   text-align:center;
   margin-bottom:5px;
}

h2{
   font-family:arial;
   font-size:18px;
   color:#0000ff;
   text-align:center;
   margin-bottom:5px;
}

h3{
   color :#ff0000;
   font-family:arial;
   font-size:18px;
   text-align:center;
   margin-bottom:5px;
}

h4{
   font-family:verdana;
   font-weight:bold;
   font-size:13px;
   color:#0000ff;
   text-align:center;
   margin-bottom:5px;
}


a:link  { 
   color : #0000FF;
   text-decoration : none;
}

a:visited  {
   color : #9933FF;
   text-decoration : none;
}

a:active  {
   color : #0000FF;
   text-decoration : none;
}

a:hover  {
   color :#FF0000;
   text-decoration : underline;
}

.koder{
   color:#0000ff;
   display:inline;
}

.linjeafstand{
   padding-top:5px;
}
#credits{
   text-align:center;
   color:#0000ff;
   font-size:10px;
}
