/* 
print.css
copyright 2009 Halls Walls
http://hallswalls.biz
*/
	
html { background: #fff; }
body { font-size: 12px; font-family: Arial, sans-serif; color: black; margin: .5in 1.5in 1in .5in; }
h1 { font-size: 18px; text-indent: 0; }
h2 { padding: 30px 0 10px 0; font-size: 14px; }
a { color: black; text-decoration: none; }
a:link:after, a:visited:after { font-style: italic; content: " (" attr(href) ") "; }
li { margin-bottom: 4px; list-style-type: circle; }
#primary-nav, #secondary-content, #anchor-link { display: none; }