form, #right-column, #navigation {
	display: none;
}

a {
	text-decoration: none;
	color: #000;
}

body {
	font: 11pt sans-serif;
	background: #FFF;
	color: #000;
}

#footer {
	font-size: 0.9em;
}

#footer a, #footer span {
	display: none;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

#content a.footnote, p.footnote span {
	font-size: 0.8em;
	line-height: 0.9em;
	vertical-align: top;
}

#content p.footnote {	
	font-size: 0.85em;	
	margin: 0;
	padding: 0;
}

#content div.footnote {
	border-top: 1px solid #000;
	font-size: 1px;
	margin: 2.5em 60% 1.5em 0;	
}
