.skjult {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

h2
	{
	font-size:12px;
	}

table 
    {
    font-family:verdana;
    font-size:0.7em;
    }
th 
    {
    background:rgb(255,205,50);
    }
td 
    {
    background:rgb(255,250,235);
    }
tr.diff td
    {
    background:rgb(255,245,215);   
    }
caption 
    {
    text-align: left;
    font-weight: bold; 
    }
col
    {
    text-align:left;
    width:25%;
    }
colgroup
    {
    text-align:right;
    width:15%;
    }

