h1 {
    color: #000099;
    font-size: 1.4em;
    font-variant: small-caps;
    font-family: sans-serif;
   }

h2 {
    color: #000099;
    margin-left: 2em;
    margin-top: -0.5em;
    font-size: 1.2em;
    font-variant: small-caps;
    font-family: sans-serif;
   }

h3 {
    font-size: 1.1em;
    font-variant: small-caps;
    font-family: sans-serif;
}



div.muligheter {
   width: 12em;
   border: solid red thin;
   padding: 0.2em;
   margin-left: 8em;
}

table.grunnblokk 
{
  border: solid thin;
  width: 30em;
}

col.gb { border: solid thin;
	 width: 25%; 
       }

a.mer-info {
	font-size: 0.8em;
	font-variant: small-caps;
	font-family: sans-serif;
	}

body {
	margin-left: 2em;
	color: #000000;
	font-family:sans-serif;
}

body.aktuar {
	background: white url(http://www.math.uio.no/mod/images/formel-stor.jpg) 
	            no-repeat center;
}

body.datmod {
	background: white url(http://www.math.uio.no/mod/images/formel-stor.jpg) 
	            no-repeat center;
}

body.bm {
	
}

body.diskret {

}

dt {	font-weight: bold; }

dd { margin-bottom: 0.3em; }

address { font-size: 0.8em;}

p.innrykk { margin-left: 2em; 
	    width: 35em;}

p.innrykk2 { margin-left: 4em; }







