html body {
	background: #fff;
	width: auto;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0;
	padding: 1%;
	text-align: left;
	float: none !important;
}

#banner_top, #menu_container, .sharebar, #banner_page {
	display: none;
}

a:link:after, a:visited:after {
	font-size: 70%;
	content: " [" attr(href) "]";
}

a:link, a:visited {
	font-size: 100%;
	text-decoration: underline;
	color: #009;
	background-color: inherit;
}

abbr, acronym {
	border: none;
}

abbr:after, acronym:after {
	font-size: 70%;
	content: " [" attr(title) "]";
}

img {
	border: none;
}

h1 {
	background: transparent url("images-print/header.gif") center no-repeat;
	height: 60px;
	width: 268px;
	margin: 0;
	padding: 0;
}

h1 a:link, h1 a:visited {
	color: #000;
	text-decoration: none;
	background-color: inherit;
}

h1 a:link:after, a:visited:after {
	content: "";
}

td#thumb {
	background: none;
	vertical-align: top;
}
