/* External Style Sheet for print: Telka Smith Practice in Psychology */
/* Site Design: Black Cap Design */

body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
  margin: 0;
}


h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
	font-style: oblique;		
}
h4
{
	font-size: 14px;
}
a
{
	color: black;
	text-decoration: none;	
}
.hide, #sidebar, #line_decoration, #footer_nav, .footer_link, #Map2, #google_map
{
	display: none;	
}