/* Print Style Sheet for Wakeford & Associates */


body
{
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 20px 0 20px;	
}
#nav, #breadcrumbs, #sidebar, #ptfolio_photo, .spacer h4, #index_sidebar, #skip 
{
	display: none;	
}
p,li, #testimonials
{
	
	font-size: 13px;	
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;	
}
h4
{
	font-size: 14px;
}
a, a:visited
{
	text-decoration: none;
	color: black;	
}
#update p, #credit p
{
	font-size: 11px;	
}

