/*--------------------------------------------------
Charles Sandy style sheet for print

version 1.0
author: platform 1 design
email: info@platform1design.com
website: http://www.platform1design.com
--------------------------------------------------*/

* {
	font: 9pt/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

body {
	margin: 0;	
}


h6, #nav, #col2 .boxtl, #col2 .buttons  {
	display: none;
}

#site {
	height: 2em;
	line-height: 2em;
	padding: 30px 0 0 0;
	border-bottom: solid 2px #fff;
}


#side {
	display: none;
	}

	
#content h1, #content h2, #content h3, #content h4 {
	font-weight: bold;
	line-height: 2em;
	}
	
#content h1, #content h4 {
	font-size: 14px;
	margin-top: 1em;
	}
	
#content h2 {
	font-size: 12px;
	margin-top: 1.7em;
	}
	
#content a {
	text-decoration: none;
	}
		
.credit {
	display:none;
	}
	