﻿span.normal      { font-family: Verdana; font-size: 12px; }
span.normalfed   { font-family: Verdana; font-size: 12px; font-weight: bold; }
span.normalskraa { font-family: Verdana; font-size: 12px; font-style: oblique; }
span.normalStor      { font-family: Verdana; font-size: 16px; }
span.normalStorFed   { font-family: Verdana; font-size: 16px; font-weight: bold; }
span.normalStorSkraa { font-family: Verdana; font-size: 16px; font-style: oblique;}

h1 /* Extra Stor skrift  */ 
{
font-family: Verdana;
font-size: 24px;
color:white;
font-style:italic;
font-weight:bold 
}

h2 /* Adresse */ 
{
font-family: Verdana;
font-size: 12px;
color:white
}

h3 /* Midel Stor skrift */
{
text-align:center; 
font-family:Verdana;
font-size:14px;
color:black;
}

h4 /* Normal skrift*/
{ 
text-align:center;
font-family:Verdana;
font-size: 10px;
color:black
}

h7 /* Normal skrift*/
{ 
text-align:left;
font-family:Verdana;
font-size: 10px;
color:black
}

h5 /* x-lille skrift*/
{
font-family:Verdana;
font-size: 9px;
}

h6 /* undertekst */ 
{
font-family: Verdana; 
font-size: 12px;
color:red; 
}

p /* Hvid */
{ 
color: white;
}

