body { background-color: "#FFFFFF"; color:#010101; font-family: Verdana; font-size: 11px}
p { font-family: Verdana; font-size: 11px}
li{ font-family: Verdana; font-size: 11px}
table{ font-family: Verdana; font-size: 11px}
td { font-family: Verdana; font-size: 11px}
tr { font-family: Verdana; font-size: 11px}

a:link { text-decoration: none; color: #FFFFFF}
a:visited { text-decoration: none; color: #FFFFFF}
a:active { text-decoration: none; color: #FFFFFF}
a:hover { text-decoration: underline}

.skugga {

background-color: #3366FF;
color: FFFFFF
}
.linje {
border-bottom-style: none;
border-bottom-color: none;
border-top-style: none;
border-bottom-width: none;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
}