/* $Id: linsey.css,v 1.50 2006/01/16 11:20:48 johnny Exp $ */
body { color: black;
 background: #FF6EC7;
 margin-left: 5%; margin-right: 5%;
 font-family: arial,helvetica,verdana,sans-serif; }
table, td, th { font-family: arial,helvetica,verdana,sans-serif; }
a:link, a:visited { color: blue; text-decoration: none;
 background: transparent; }
a:hover, a:focus, a:active { color: blue; background: transparent;
 text-decoration: underline; }
div.sig { font-size: 50%; font-style: italic; float: left; }
p#back { font-weight: bold; }
hr { clear:both; }
/* print CSS2 */
@page { size: portrait; }
@media print {
body { font-size: 12pt;
 margin: 0; padding: 0;
 background: white; color: black; }
table, td, th { font-size: 12pt; }
a:link, a:visited { background: transparent; color: black; }
#back, #memcard, div.sig, hr { display:none; }
}
/* $Id: linsey.css,v 1.50 2006/01/16 11:20:48 johnny Exp $*/

