body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/* Use this class for anything you want hidden in the printed version */
.noprint { display: none; }

	#logo { padding: 0 0 10px 0; }
	
	#nav { display: none; }

	#content { }
		#content h1 { padding: 0 0 15px 0; font-size: 1.2em; font-weight: bold; color: #2b3f22; }
		#content p { padding: 0 0 15px 0; }
		#content a { color: #2c4924; }
		
		#content .highlight { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; font-weight: bold; font-style: italic; }
		#content .author { font-style: italic; font-weight: bold; color: #2c4924; }


	#copyright { padding; 10px 0 0 0; font-size: 1.1em; color: #666; }