/* ==========================================
	print.css
	========================================*/

/* ==========================================
	©2008 Epiphany Graphics, LLC
	www.epiphanygraphics.com
	========================================*/
	
/* ==========================================
	tag styles
	========================================*/
	
html { background: #fff; }
body { font-size: 11px; font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif; color: black; margin: .5in 1in 1in .5in; }
h1 { font-size: 16px; }
h2 { font-size: 13px; }
h3 { font-size: 13px; }
a { color: black; text-decoration: none; }
li { list-style: circle; }

/* ==========================================
	ID styles
	========================================*/
	
#portfolio, #clients ul li ul, #news, #contact, #site-info, #links, #articles. #epiphany-link  { display: none; }