.noprint,
#header,
#banner,
#menu,
#extra {
	display: none;
}

body {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13pt;
	color: #000;
}

#wrapper {
	width: 100%;
}

#footer {
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid silver;
	font-size: 8pt;
}

	#footer #tag {
		font-size: 10pt;
		font-style: italic;
	}
	
	#tag #host {
		
	}
	
	#copyright {
		clear: both;
		margin-top: 10px;
	}

#print-header {
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}