/*-------------------------------------------------------------------
Cycad Group Print Styles

Version: 			1.0
Last edited by: 		John Lytle
On:				2009.06.30
Site Design by:		JL Productions (johnlytle.com)
For:				Cycad Group

---------------------------------------------------------------------*/

body {
  margin: .6in;
  font-family: Georgia, Times, serif;
  font-size: 12pt;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, serif;
  font-size: 14pt;
  }

#menu, hr, blockquote {
  display: none;
  }
	
a:link, a:visited {
  color: #666;
  }	
