/* Style for printing on paper */

body { font-size: 85%; }
.masthead { display: none; }
.noprint { display: none; }
.print { color: black; }

table.peppercorn  { font-size: 85%; }

blockquote.abstract {
    font-size: 75% ;
    margin-left: 1.5em;
    margin-right: 1.5em;
}


/*EOF*/
