@page {
	size:auto;
}

body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0;
	background-image: none;
}

#rcol, #lcol, #topnav, #logo, #leftnav, #sitesearch, #banner {
	display: none;
}

hr {
	color: #000;
	height: 1px;
}

ul {
	list-style-type: circle;
	padding: 0;
	margin-left: 15px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	page-break-after: avoid;
	margin: 0;
}

h2, h3, h4, h5, h6 {
	font-weight: bold;
	page-break-after: avoid;
	margin-bottom: 0.5em;
	font-size: 10pt;
}

pre {
	font-size: 8pt;
}

p {
	margin: 0 0 1em 0;
}

p+p {
	margin-top: -1em;
	text-indent: 2em;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	background-color: inherit;
}

a img {
	border-width: 0;
}

