body
{
  font-size       : 15px;
  font-family     : "Book Antiqua", Garamond, "Times New Roman", serif;
  background-image: url(bakgrunn.gif) 
}


div, p, th, td, li, dd, table, p
{
  font-size       : 15px;
  font-family     : "Book Antiqua", Garamond, "Times New Roman", serif;
}


H1  
{
  font-size   : 30px;
  font-weight : bold;
}

H2  
{
  font-size   : 22px;
  font-weight : bold;
}

H3  
{
  font-size   : 15px;
  font-weight : bold;
}


A  
{
  font-weight     : normal;
  color           : Blue;
  background      : none;
  text-decoration : none;
}


A:Visited  
{
  font-weight     : normal;
  color           : Red;
  background      : none;
  text-decoration : none;
}


A:Active  
{
  font-weight     : normal;
  color           : Gray;
  background      : none;
  text-decoration : none;
}

A:Hover  
{
  font-weight     : normal;
  color           : Green;
  background      : none;
  text-decoration : none;
}

acronym 
{
  font-size:    12px;
}


.litentekst  
{
  font-size:    10px;
  font-family : Arial, Verdana, monospace;
  font-weight : bold;
}

