body
{
  SCROLLBAR-FACE-COLOR       : #FFBF40; 
  SCROLLBAR-HIGHLIGHT-COLOR  : #FFcc00; 
  SCROLLBAR-SHADOW-COLOR     : #996600; 
  SCROLLBAR-3DLIGHT-COLOR    : #993300; 
  SCROLLBAR-ARROW-COLOR      : #ffcc00; 
  SCROLLBAR-TRACK-COLOR      : #333333; 
  SCROLLBAR-DARKSHADOW-COLOR : #000000;
  background-image       : url(http://kunst.no/laland/images/back.css.gif);
  background-repeat      : no-repeat;
  background-attachment  : fixed;
  background-color       : #404080;
  font-family            : Verdana,Ariel;
  font-size              : 10pt;
  margin-left            : 5%;
  margin-right           : 5%;
  margin-top             : 5%;
  margin-bottom          : 10%;
} 

A:link
{
  text-decoration        : none;
  color                  : #FFFFFF;
}

A:visited
{
  text-decoration        : none;
  color                  : #A0A0A0;
}

A:active
{
  text-decoration        : none;
  color                  : #FF8000;
}

A:hover
{
  text-transform         : uppercase;
  color                  : #FFBF40;
}

h1
{
  font-family            : Verdana,Ariel;
  font-size              : 20pt;
  font-weight            : bold;
  color                  : #FF1010;
}

h2
{
  font-family            : Verdana,Arial;
  font-size              : 18pt;
  color                  : #FFBF40;
}

h3
{
  font-family            : Verdana,Arial;
  font-size              : 16pt;
  font-weight            : bold;
  color                  : #FFBF40;
}

h4
{
  font-family            : Verdana,Arial;
  font-size              : 14pt;
  font-weight            : bold;
  color                  : #FFBF40;
}

h5
{
  font-family            : Verdana,Arial;
  font-size              : 12pt;
  font-weight            : bold;
  color                  : #FFBF40;
}

h6
{
  font-family            : Verdana,Arial;
  font-size              : 10pt;
  font-variant           : small-caps;
  color                  : #FFBF40;
}

ul
{
  font-family            : Verdana,Arial;
  font-size              : 12pt;
  color                  : #006060;
  text-align             : left;
}

ol
{ 
  font-family            : Verdana,Arial;
  font-size              : 12pt;
  color                  : #515151;
  text-align             : left;
}

p
{
  font-family            : Verdana,Arial;
  font-size              : 12pt;
  text-align             : justify;
  color                  : #515151;
}

p.hilite
{
  color                  : #000000;
  background-color       : #FFFF00;
}

p.note
{
  font-family            : Verdana,Arial;
  font-size              : 10pt;
  text-align             : left;
  font-variant           : small-caps;
  color                  : #510000;
}

p.ref
{
  font-family            : Verdana,Arial;
  font-size              : 10pt;
  text-align             : left;
  color                  : #000000;
}

p.small
{
  font-family            : Verdana,Arial;
  font-size              : 10pt;
  text-align             : justify;
  color                  : #515151;
}

p.hidden
{
  font-family            : Courier;
  font-size              : 10pt;
  text-align             : left;
  color                  : #F3F0C0;
}

b
{
  font-family            : Verdana,Arial;
  font-weight            : normal;
  text-align             : justify;
  color                  : #000051;
}

i
{
  font-family            : Verdana,Arial;
  text-align             : justify;
  letter-spacing         : 1pt;
}

blockquote
{
  font-family            : Verdana,Arial;
  font-size              : 10pt;
  text-align             : justify;
  letter-spacing         : 1pt;
  color                  : #000000
}

pre
{
  color                  : #0051CC;
}

pre.italic
{
  font-style             : italic;
}

sub
{
  font-size              : 10pt;
}

sup
{
  font-size              : 10pt;
}
