
  BODY {
	color: #000; 
	background: #fff;
}
A:link, A:visited {
	background: #fff; 
	color: #00f; 
	text-decoration: underline;
   	font-weight: bold;
  }
H1, H2, H3, H4, H5 {
	background: #fff; 
	color: #000; 

  }
  
  h1 a:link, h1 a:visited{
	color:#000;
	text-decoration:none;  
  }
  

/*  Hide section   */
        .ui-tabs-nav { display: none; }
        .ui-tabs .ui-tabs-hide { display: block !important; }
		.rightnav {display: none;}
		.topofpage {display: none;}
		#globalnav { display: none; }
		#menu { display: none; }
		#bottomnav {display: none;}
	    #subheader form {display: none;}
		#printlink {display: none;}
		#footer p:first-line {color:#fff; line-height:0px; font-size:0px; }
		#footer p a:link, #footer p a:visited{display:none;};
		h3 {display: none;}
/*   Show on print only  */
		.mapsubtitle {display: block;}
    
#footnotes_js {
	display:block;
	}