/***********************************************************************************************
		
	Print stylesheet

***********************************************************************************************/
	
body { font-size:12px; font-family:Arial, Helvetica, sans-serif; }
/*a[href]:after { content: " (" attr(href) ") "; font-size: 90%; }*/
/*a[href^="/"]:after { content: " (http://domain.com" attr(href) ") "; }*/
ol#accessibility-nav, .hide { display: none !important; }

#navigation,
.tag-line, .logo,
#secondary-content,
#sidebar,
#footer,
#breadcrumbs ul,
.secondary-content,
#btt, .btt{
	display:none;
	}
