
H1, H2, H3, H4 {
   font-family: arial, helvetica, sans-serif; 
   color: #cc3300;
   background: #FFFFCC;
}

H1 {
   font-size: 22pt;
}

H2 {
   font-size: 16pt;
}

H3 {
   font-size: 14pt;
}

BODY {
   background: #FFFFCC;
   margin-right: 15px;
   color: black;
}
   
BODY, TD, TH, UL, LI, ADDRESS, P {
   font-family: arial, helvetica, sans-serif; 
   font-size: 11pt;
}

.viktig {
   color: #cc3300; 
   background: #FFFFCC;
}

.meny {
   font-size: 10pt;
}

