@charset "utf-8";
/* stylesheet (print)
	Copyright (C) 2007 Sofrosune; www.sofrosune.net
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version:1.00, April 2, 2007
	Usage:
	@import "style_print.css";
	or
<link type="text/css" rel="stylesheet" media="print" href="../style/style_print.css" id="ID_CSS_PRINTBOX" />
<link type="text/css" rel="styleSheet" href="" id="ID_CSS_LOADER" />
*/

/*@import "style_print_TEMP.css";*/

/* === print style === */

body, td, th { font-size:12px; }

/* end of style */

