/* print styles */
BODY {color: black; background: white; margin: 1;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
h5 {font-size:14px;}  
div.right, img, #pdfib, #topright, .noprint, .rightmenu, #bannermenu {display: none;}
#content {border: 0;}
#crumb {margin-bottom: 12px;}
#update, #footer {text-align: center;}
.refgde {width:100%;}
th {text-align: left;}

#content ul li {
margin-left: -20px;
padding-bottom: 5px;
	} 

#menu ul li, #toc ul li, #centers ul li {
margin-left: 0px;
padding: 0;
	} 


