/* SDBA style sheet for printing (c) J D White 2006-2008. 2021 */
body { font-size: 12pt;  background: White; color: Black;}
.current {background: Black;color: Gray; }
.note {font-size: 8pt; background: Black; color: White;}
.key  { color: Black; text-decoration: underline; font-weight: bold; }
A:link { color: Black;  }
A:visited { color: Black;}
A:active { color: Black; }
.noprint {display: none;}	
nav {display: none;}
.icon { width: 50%;}