/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body { 
     font-family: Arial, sans-serif; 
     background: rgb(215,237,218);
     }
.cellheader {
            font-size:80%;
             }
.celldocno {
           font-size: 150%;
           text-align: center;
           font-weight: bold;
           color: rgb(131,200,139);
            }
.cellcontents {
              font-size:125%;
              text-align: center;
               }
.title {
           font-size: 200%;
           font-weight: bold;
           color: rgb(131,200,139);
    }
.h1nocontents {
           font-size: 150%;
           font-weight: bold;
    }
h1 {
           font-size: 150%; }
           /*default: 200%*/
h2 {
           font-size: 117%; }
           /*default: 150%*/
h3 {
           font-size: 100%; }
           /*default: 117%*/
h4 {
           font-size: 100%; }
           /*default: 100%*/
           /*Ikke bruk h4, eller finn på noe for å differensiere fra h3 og p*/
           