<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body, table, td {
   color : #000000;
   font-family :verdana, arial, helvetica, Sans-serif;
   text-decoration : none;

}

hr {color:#ffcc33}
a {text-decoration:underline;}

/* left hand nav */
a.lnav {color : #330000;}

.lnavbg {background : #ffffcc; width:125px; padding: 0 0 0 0; text-decoration:none;}
a.lnavbg:link {color : #330000; width:125px; padding: 0 0 0 0; text-decoration:none;}
a:hover.lnavbg {background : #ffffff; width:125px; padding: 0 0 0 0; text-decoration:none;}

.lnavbg2 {background : #ffffcc; width:125px; padding: 0 0 0 0; text-decoration:none;}
a.lnavbg2:link {color : #945151; width:125px; padding: 0 0 0 0; text-decoration:none;}
a:hover.lnavbg2 {background : #ffffff; width:125px; padding: 0 0 0 0; text-decoration:none;}


.lnavbg3 {background : #ffffcc; width:115px; padding: 0 0 0 0; text-decoration:none;}
a.lnavbg3:link {color : #330000; width:115px; padding: 0 0 0 0; text-decoration:none;}
a:hover.lnavbg3 {background : #ffffff; width:115px; padding: 0 0 0 0; text-decoration:none;}

.lnavbg4 {background : #ffffcc; width:115px; padding: 0 0 0 0; text-decoration:none;}
a.lnavbg4:link {color : #945151; width:115px; padding: 0 0 0 0; text-decoration:none;}
a:hover.lnavbg4 {background : #ffffff; width:115px; padding: 0 0 0 0; text-decoration:none;}


.space {background : #fce683}
.space2 {background: #f9eB8e}

/* end left hand nav */


.beigebgblutxt {
   background : #ffffcc;
   color : #003399; 
}

a.bluetxt {
   color : #003399; 
}

a:hover.bluetxt {
   background : #ffffcc;
   color : #003399; 
}

.browntxt {
   color : #333300; 
}

a.browntxt {
   color : #333300; 
}

a:hover.browntxt {
   color : #333300; 
}

a.bluetxt {
   color : #003399; 
}

a:hover.bluetxt {
   color : #003399; 
}

.darkbrownbg {
   background : #cccc99; 
}

.ltbrowntxt {
   color : #663300; 
}

a.ltbrowntxt {
   color : #663300; 
}

.mdbrowntxt {
   color : #330000; 
}

a.mdbrowntxt {
   color : #330000; 
}

a:hover.mdbrowntxt {
   color : #003366; 
}

.dkbluetxt {
   color : #003366; 
}

a.dkbluetxt {
   color : #003366; 
}

a:hover.dkbluetxt {
   color : #003366; 
}

.vdkbluetxt {
   color : #000033; 
}

a.vdkbluetxt {
   color : #000033; 
}

a:hover.vdkbluetxt {
   color : #000033; 
}

.greentxt {
   color : #666600; 
}

a.greentxt {
   color : #666600; 
}

a:hover.greentxt {
   color : #666600; 
}


.introletter:first-letter 
{
font-weight : bold; 
}

.dkgreentxt {
   color : #003300; 
}

a.dkgreentxt {
   color : #003300; 
}

a:hover.dkgreentxt {
   color : #003300; 
}

.beigeongreen {
   background : #669933;
   color : #ffffcc; 
   font-size : 12px;
   text-decoration : none;
}

a.beigeongreen {
   background : #669933;
   color : #ffffcc;
   font-size : 12px;
   text-decoration : underline;
}

a:hover.beigeongreen {
   background : #669933;
   color : #ffffcc;
   font-size : 12px;
   text-decoration : underline;   
}

.bluebg {
   background : #d2e6ef;
   color : #003366;
   text-decoration : none; 
}

a.bluebg {
   color : #003366;
   text-decoration : underline; 
}

a:hover.bluebg {
   color : #003366;
   text-decoration : underline;  
}
.dkbluebg {
   background : #aacedf;
}
.terracotta {
   background : #ffffcc;
   color : #993300;
   text-decoration : none;
}
a.terracotta {
   background : #ffffcc;
   color : #993300;
   text-decoration : underline; 
}

a:hover.terracotta {
   background : #ffffcc;
   color : #993300;
   text-decoration : underline;  
}

.pcCtaTitle {
font-weight: bold;
padding: 0;
margin: 0;
}


#hill-quiz {
margin: 20px;
}

#hill-quiz h1 {
font-size: 0.8em;
font-weight: bold;
background: #FEFECD;
width: 200px;
padding: 5px;
color: #996600;
border: 1px solid #563F00;
margin-left: 9px;

}

#family-tree-game {
margin: 20px;
}


#family-tree-game h1 {
font-size: 0.8em;
font-weight: bold;
background: #FEFECD;
width: 200px;
padding: 5px;
color: #996600;
border: 1px solid #563F00;


}

</pre></body></html>