
BODY {
  background-color: #EFE9CD;
  font-family: Verdana, Arial;
  font-size: 10pt;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
}

#TopText {
  position: absolute;
  top: 12px;
  left: 10px;
}

TITLE {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
}

TD {
  font-family: Verdana, Arial;
  font-size: 10pt;
}

TD.Menu1 {
  background-color: #5F500B;
}

TD.Menu1Item {
  background-color: #5F500B;
  font-size: 11px;
  color: white;
  cursor: pointer;
}

TD.Menu2 {
  background-color: white;
  border-bottom: 1px #5F500B solid;
}

TD.Menu2Item {
  background-color: white;
  font-size: 11px;
  color: #5F500B;
  cursor: pointer;
}

TD.Copyright {
  color: #D6C67E;
}

TD.Update {
	background-color: #CDE4EF;
	border: thin dotted #5f500b;
}

a:link {
  color: #5F500B;
  text-decoration: none;
}

a:visited {
  color: #5F500B;
  text-decoration: none;
}

a:active {
  color: #9D8515;
  text-decoration: none;
}

a:hover {
  color: #9D8515;
  text-decoration: none;
}

TABLE.Main {
  background-image: url(img/blomst.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
}

SPAN.Bottom {
  font-weight: bold;
  cursor: pointer;
}

IMG.Picture {
  border-top: 2px #5F500B solid;
  border-right: 2px #5F500B solid;
  border-bottom: 2px #5F500B solid;
  border-left: 2px #5F500B solid;
}

H1 {
  font-size: 16pt;
}

H2 {
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 3pt;
  margin-bottom: 0pt;
}

$DOCUMENT {
}

