/*
 * CSS for print display at http://www.horniman.info
 * Robert Gaskins  
 */
div.screencl, .noprint {display:none;}
div.printcl, .printonly {display:block;}
table#text {width:100%; border:0px none;}
table#text td {border:0px none; color:#000000; background-color:#FFFFFF;}
table#text td a:link, table#text td a:visited {color:#000000;text-decoration: none;}
table#text td p {font-size:0.75em; line-height:1.4;}
table#text td ul li {font-size:0.75em; line-height:1.4;}
table#text td table td {font-size:0.75em; line-height:1.4;}
table#text td blockquote {font-size:0.6em; line-height:1.4;}

