/*
	######################################
	general formating tags for print output
	######################################
*/
/*

	@page         { size: landscape; margin: 2cm; }
	html, body    { background: #FFFFFF; }

	h1, h2, h3,
	h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid; color: #000000; }
	p             { color: #000000; }

	blockquote,
	pre           { page-break-inside: avoid; }
	ul, ol, dl    { page-break-before: avoid; }

*/
	@page    { size: portrait; margin: 2cm; }
	.noprint { display: none;}


/*
  ############################################
   end of tkprint.css
  ############################################
*/

