@charset "utf-8";
/* CSS Jim Rafferty - print
Martin Hughes - www.martinhugheswebdesign.com - March 2009
*/

/* v1.0 | 20080212 */
	body{ 
	color: black; 
	font-family:"Times New Roman", Times, serif; 
	margin:0 10%;
	font-size:10pt;
	background: white;
	width:auto;
	}
	
	h1{font-size:18pt;}
	h2{font-size:16pt;}
	h3{font-size:14pt;}
	h4{font-size:12pt;}
	h5{font-size:11pt;}
	h6{font-size:10pt; font-weight:bold; }
	
	
	
	/*
	hide elements not suitable print
	*/
	
	.nav, #webdesign, hr, .hr, #skipto, 
	#share-posts, .email-subscribe-share, .rss-subscribe-share, #similar-posts, #respond,
	#club-or-society-block1, #club-or-society, #box-archive, #twitter-latest, #plug-these, #keep-informed,
	.contact-us, #poll-box, #social-box, #search-box, #mhwebdesign, .footer-links, 
	.skip-link, .download-header, .search-box, .block_1, .non-print, #heading-latest-external-news
	 { display:none;}
