BODY.indexpage {
  background: #057005 url(http://folk.uio.no/kjetikj/backgr/trebak1.gif);
  color: #FFFFF0;
  margin: 1em;
/*  font-family : Arial, Helvetica, sans-serif; */
  font-weight : 500;
}

BODY.indexpage P { color: #FFFFF0; }

BODY.indexpage A:link, DIV.endstuff A:link
{ color: #FFFF00; background: transparent; }          /* unvisited link */
BODY.indexpage A:visited, DIV.endstuff A:visited
 { color: #FFA0A0; background: transparent; }        /* visited links */
BODY.indexpage A:active, DIV.endstuff A:visited
 { color: #FDB5C2; background: transparent; }        /* active links */

DIV.endstuff { 
  color: #FFFFF0; background: transparent;
}

BODY.lessonpage, BODY.rhymespage {
  background: white;
  margin: 1em;
}



DIV, UL {
  margin-top: 1em;
}

.ingress {
  font-weight: bold;
/*  font-size: 110%; */
  text-align: justify;
}

BLOCKQUOTE.rhyme {
  font-weight: bold;
  text-align: justify;
}

DIV.awardsandstuff {
  text-align: center;
}

LI {
  list-style-type: disc;
}

TD, TH, TD STRONG
{  
  color : #FFFFF0;

}  

TD A:link IMG { 
  border: 0;
  background: transparent;
} 


#dirs, #rotated1, #arrowalign1 {
  float: left;
}

#compass1 {
  text-align: center;
  clear: both;
}
  
#rotated1, #arrowalign1 {
  clear: left;
}


IMG.caution {
  float: left;
  clear: left;    
}


P.break {
  clear: both;
}

P.center {
  text-align: center;
}

Q {
  font-style: italic;
}

P.forie3 { 
  color : black;
  background : transparent;
  margin-top : 0.1em;
}





