img, #bread_crumbs, #sidebar, .acknowledgement, #search, .search, .search_submit, .supplementary_navigation, .primary-selected, primary-selected-div, .printerfriendly {
	display: none;
}

.body {
	width: auto;
}

#content, #footer {
	width: auto;
	font-size: 10pt;
	border: 0;
	margin: 0 5%;
	padding: 0;
	color: #000000;
 	background: transparent none;
	font-family: Georgia, serif;
}

.rss_date, .rss_desc, .rss_title {
	color: #000000;
	font-size: 10pt;
}

h1 {
	color: #000000;
	font-size: 13pt;
}

h2 {
	color: #000000;
	font-size: 12pt;
}

h3 {
	color: #000000;
	font-size: 11pt;
}

h4 {
	color: #000000;
	font-size: 12pt;
	text-decoration: underline;
}

h6 {
	color: #000000;
	font-size: 11pt;
	text-decoration: underline;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
div#footer {
	margin-top:22px;
}

.compact {
	margin-bottom:5px;
}

.compact-top {
	margin-top:5px;
}