body,td,th {
 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
}
body {
 background-color: #5389AB;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
 
.overskrift {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 24px;
 letter-spacing: 1px;
 font-weight: bold;
 color: #ffffff;
 text-transform: uppercase;
 
}
a:link {
 color: #ffffff;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #ffffff;
}
a:hover {
 text-decoration: none;
 color: #ffffff;
}
a:active {
 text-decoration: none;
 color: #ffffff;
}
