#nav, #foot_container, #side_container, #access-links, #head_container, #list_home_menu, #invoice-update-form, .page_info, #filter-menu, #list_menu, .update-links, .links_col {
	display: none !important;
	}
	
* 	{
	background: white !important;
	color: black !important;
	font-family: 'Times New Roman', Times, serif !important;
	}
	
#main_container {
	border: none;
	}

#body_container {
	top: 0;
	}
	
body	{
	font-size: 12pt;
	}

h2, h3, h4, h5, h6 {
	font-size: 16pt;
	font-weight: bold;
	}

body#invoice-view h5 { display: none; }
body#invoice-view .invoice-print-area { margin-bottom: 0; }
