#content_header,
#lhs,
#footer,
.navfooter,
#top_navigation,
div.add_this_div {
	display: none;
}

#page {
	background: none;	
}

#content {
	width: 98%;
	padding: 0;
}

#breadcrumb {
	width: 100%;
}

#content h1 {
	font-size: 24pt;
}

#content h2 {
	font-size: 22pt;
}

#content h3 {
	font-size: 20pt;
}

#content h4 {
	font-size: 18pt;
}

#content h5 {
	font-size: 14pt;
}

#content h6 {
	font-size: 13pt;
}

#content {
	color: #000;
	font-size: 13pt;
}

#content div.formaltitle {
	font-size: 13pt;
}

#content p.last_published {
	font-size: 11pt;
}