#navigation,
#footer,
#secondary,
#subscribe-share,
#search-area,
#comment-form
{
	display: none;
}

img {
	border: none;
}

h1{
	font-size: 24pt;
}

h2{
	font-size: 18pt;
}

p{
	font-size: 12pt;
	line-height: 16pt;
}

a{
	text-decoration: none;
	color: #000;
}

#header div.col-large p {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

#content p.meta {
	margin-top: 0;
	font-size: 10pt;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}
