body{
	}

/* Hide most of the site */

#t-menu, #top-logo, #top-bar, #top-features, #p-left, #placeholder, #bottom, #p-right, .no-print{
	display:none;
	}

/* Print Header */

#print-top{
	display:block;
	margin-bottom:20px;
	text-transform:uppercase;
	}

#print-top h1{
	font:bold 14px aria,sans-serif;
	color:#000;
	}

#print-top div{
	font:bold 10px arial,sans-serif;
	letter-spacing:.1em;
	}

/* Content & Article Formatting */

#p-content{
	width:100%;
	padding:0px;
	font:normal .75em verdana,arial,sans-serif;
	background:none;
	margin:0px;
	}

.article{
	width:100%;
	padding:0px;
	margin:0px;
	font-size:1.1em;
	}

.article h1{
	padding-bottom:10px;
	border-bottom:1px solid #000;
	}

.article h1, .article h2, .article h3{
	color:#000 !important;
	}