/* CSS print styles */

#skip, #nav, #H_links, #subnav, #footer	{ display: none; }

body 				{ background: white;
					  font-size: 12pt; }
					
a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }
					  
#logo				{ height: 42px; width: 240px; display: inline; }					  
					  





					


