/* Start of CMSMS style sheet 'Print' */
/****** 
	print.css
	Circle S Seeds (circlesseeds.com)
	Author: Evan Johnson (chilipepperdesign.com)
	Date: 12-01-2008
 ******/
 
body { 
	color: #000000; 
	background: #ffffff; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	float: none !important;
	line-height: 16pt;
	} 
	
a {
	text-decoration : underline;
	color : #cccccc;
	}
/* End of 'Print' */

