BODY {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 color: black; 
}
TABLE {
 empty-cells:show;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 color: black;
}
A {
 text-decoration : none;
 font-weight: bold;
 color: #0033FF;
}
A.hvid {
 text-decoration : none;
 font-weight: bold;
 color: white;
}
A:hover {
font-weight: bold;
color : #3399FF;
}
.small{
 font-size: 8px;
 color: black;
}
.overskrift {
 font-family: Times New Roman,Times,serif;
 font-size: 36pt;
 font-weight: plain;
 color: navy;
}
.times {
 font-family: Times New Roman,Times,serif;
}
.rubrik {
 font-size: 12pt;
 font-weight: bold;
 color: navy;
}
.menu {
 font-weight: bold;
 font-size: 10pt;
 color: white; 
}
.hvid {
 color: white;
}
.arb {
 color: #990099;
 font-weight: bold;
}
.box {
 bgcolor: #999999;
 margin: 10px; 
}
.kant {
 border-right: 1px solid blue;
}