body
{
font-family: verdana;
background-color: #ffa500;
scrollbar-base-color: #ffcc00;
scrollbar-highlight-color: #ffff66;
scrollbar-shadow-color: #ff9900;
scrollbar-darkshadow-color: black;
scrollbar-track-color: white
}

ul
{
list-style: circle;
font-size: x-small
}

hr
{
width= 500;
color: #dcdcdc
}

p
{
font-family: verdana;
font-size: x-small;
color: black
}

p.header
{
color: white;
font-weight: bold;
font-size: 11 pt;
}

p.dotted
{
display: table;
width: 80%;
border: 1px dotted #cccccc;
background-color: #f0f0f0;
padding: 3px, 5px, 3px, 5px
}

a
{
color: red;
text-decoration: none;
}

a:hover
{
color: #ffcc00;
text-decoration: none;
background-color: black;
}

a:active
{
color: black
}

.underline
{
text-decoration: underline;
}

img
{
border-width: 0px;
}

.border
{
border: 1px solid black
}

table
{
border: 0px;
}

td
{
font-size: xx-small;
}

table.ramme
{
background-color: black;
border: 2px solid black;
}

table.ramme2
{
background-color: white;
border: 2px solid black;
border-top: 0px;
border-bottom: 0px
}


tr.svart, td.svart
{
background-color: black
}

tr.grå
{
background-color: #cccccc;
font-size: xx-small;
font-weight: bold
}

tr.gråhead, td.gråhead
{
background-color: #cccccc;
font-size: x-small;
font-weight: bold
}

tr.lysgrå, td.lysgrå
{
background-color: #f0f0f0;
font-size: xx-small;
}