body
{
  background-image: url(bilder/jowt_bakgrunn.jpg) 
}


body, td, th, p
{
  font-size       : 14px;
  font-family     : "Times New Roman", "Book Antiqua", Garamond, serif;
}

tt
{
  font-size:    12px;
  font-family : "Courier New", Courier, monospace;
  font-weight : bold;
}


H1  
{
  font-size   : 24px;
  font-weight : bold;
}


H2  
{
  font-size   : 20px;
  font-weight : bold;
}


H3  
{
  font-size   : 15px;
  font-weight : bold;
}



/*/*/a{}
     body,
     body h3,
     body th,
     body p
     {
       font-size: x-small;
       voice-family: "\"}\"";
       voice-family: inherit;
       font-size: small;
     }
     html>body,
     html>body h3,
     html>body td,
     html>body th
     html>body p
     {
       font-size: small;
     }  
/* */



/*/*/a{}
     body tt
     {
       font-size: x-small;
       voice-family: "\"}\"";
       voice-family: inherit;
       font-size: x-small;
     }
     html>body tt
     {
       font-size: x-small;
     }  
/* */



/*/*/a{}
     body h1
     {
       font-size: xx-large;
       voice-family: "\"}\"";
       voice-family: inherit;
       font-size: x-large;
     }
     html>body h1
     {
       font-size: x-large;
     }  
/* */



/*/*/a{}
     body h2
     {
       font-size: x-large;
       voice-family: "\"}\"";
       voice-family: inherit;
       font-size: large;
     }
     html>body h2
     {
       font-size: large;
     }  
/* */


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;
}