#banner, #nav, #subnav, blockquote, #footer, h2 {
	display: none;
}
body {
	margin: 0 0.25in 0 0.25in;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: black;
	background: white;
	font-size: 100%;
}
#container {
	margin: 0;
	border: none;
	width: auto;
}
#content {
	width: auto;
	padding: 0;
}
p {
	font-size: 11pt;
	line-height: 125%;
}
h1 {
	font-size: 14pt;
	margin: 0 0 0.35in -0.01in;
	text-indent: 0;
}
abbr, dfn {
	border-bottom: 0;
}
.printbold {
	font-weight: bold;
}