// 'sup' font-size set to 7pt for Netscape and other browsers.  IE will set it to 9pt in header.js
//

body { font-family: "Small Fonts", "Times New Roman", Times, "New Century Schoolbook", Garamond, Palatino, serif }
p        { text-align: justify; font-size: 12pt; line-height: 14pt }
p.note   { text-align: left; margin-top: 0; margin-bottom: 0 }
p.note2  { text-align: left; margin-top: 0; margin-bottom: 0; text-indent: 1em }
p.caption     { font-size: 10pt; line-height: 12pt; margin-top: 0; margin-bottom: 0; }
p.captionnote { text-align: left; font-size: 10pt; line-height: 12pt; margin-top: 0; margin-bottom: 0; }
span.ref { font-size: 10pt }
sup      { font-size: 7pt }
a.pic            { text-decoration: none }
a.note           { text-decoration: none }
a.email          { text-decoration: none }
a.email:hover    { font-size: larger }
a.search:link    { text-decoration: none }
a.search:visited { text-decoration: none }
a.search:hover   { text-decoration: underline }

@media print { .essayheader { display: none } 
               a.search { text-decoration: underline }
}


