body, table {
 font: 14px/16px Arial, Helvetica, Sans-serif;
 background-repeat: no-repeat;
}

TD {
 padding-left: 10px;
 padding-right: 10px;}

P {
 padding-left: 10px;
 padding-right: 10px;
}

P.alene {
 clear: left;
}

H1 {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 18px;
 line-height: 20px;
 font-weight: bold;
 background: #F8E8C0;
 color: #800000;
}

H2 {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 16px;
 line-height: 18px;
 font-weight: normal;
 background: #FFF8E0;
 color: #008000;
}

IMG.venstre {
 padding: 10px;
 float: left;
}

IMG.hoyre {
 padding: 10px;
 float: right;
}

A:link{color: black; text-decoration: none;}
A:visited{color: black; text-decoration: none;}
A:active{color: green; text-decoration: none;}
A:hover{color: blue; text-decoration: underline;}
