/* side_pages.css    J. E. Brown  June 22, 2017 */		/* Stylesheet for sidepages, from striping.html: */		BODY, H1, H2, H3, H4, H5, H6, P, TD, TH, OL, UL { font-family: futura, courier; color: rgb(192,192,255); } 		CODE { font-family: Courier, monospace; } 		HR { color: red; } 		PRE { font-family: Courier, monospace; font-size: 10pt; } 				/* For Decision 052018-A: */		BODY { background-color: black; background-image: url(images/color_chads.3.png); background-attachment: fixed; } 		A:link { color: cyan; }		A:visited { color: rgb(128,255,128); }		A:hover { color: orange; }		A:active { color: yellow; }/* ROYGBV Br1 Br2 Pnk Cy LGr Gr Bk Bld */