/*-----------------------------------------------------------------------------
	Print styles
-----------------------------------------------------------------------------*/

	body {
		font:11pt "Times New Roman", Times, serif;
		background:#fff;
	}
	
	#content {color:#000}
	
	#header,
	#footer,
	#notice,
	#addNav,
	ul.buttons {display:none}

