
/* Index */

@media print {
   BODY {font-size: 10pt; line-height: 120%; background: white; }
}
@media screen {
   BODY {font-size: medium; line-height: 1em; background: silver;}
}
.header	{margin-top:-1000px; z-index: 3;}

.navtop {display:none; }
img {display: none;}
div.footer {display: none;}
.right_text {display: none;}


h1 {font: 12pt Arial, sans-serif; display:inline; z-index: 1;}
body h1 span {font: 10pt Arial, sans-serif; display:inline; }
h1 em {font: .9pt Arial, sans-serif; display:inline;}

html>body h1 span {font: 1em Arial, sans-serif; display:inline;}
html>body h1 em {font: .7em Arial, sans-serif; display:inline;}
html>body p {font-size: 10pt; width:100%;}

.body_back {margin-top: -50px;}


/* END Index */


.totop {display: none;} /* finding.htm, directions */

.d-bear, .d-eagle, .d-fox, .d-otter { height:120px; width: 1px;}

.dict + p > span + em {display: none;}

