/* print.css */
body{
	color:#000;
	background:#fff;
	font-size:11pt;
	font-family:"lucida grande","trebuchet ms",arial,sans-serif;
}

