/* ----------------------------------------------

	Aptitude Institute - Print Stylesheet
	
---------------------------------------------- */

	body {
		color:#000000;
		font:12px/1.4 arial, helvetica, sans-serif;
	}
	
	p { margin:14px 0; }
	
	a { color:#000; }
	a img { border:none; }
	
	h1 { font-size:20px; margin:14px 0; }
	h2 { font-size:18px; margin:14px 0; }
	h3 { font-size:16px; margin:14px 0; }
	h4 { font-size:14px; margin:14px 0; }
	h5 { font-size:12px; margin:14px 0; }
	h6 { font-size:11px; margin:14px 0; }
	
/* --- Layout ------------------------------ */

	#accessibility, .article-tools, #headerArea, #tabs, #search, #contentRight, #breadcrumbs, #footer{
		display:none;
	}
