/* Nickell.biz Print Stylesheet */

#header, #left, table.contact info, #sidebar, #legalandcopy, img.up {
	display: none;
	}
	
/* get rid of the body bg, change the font and size to be print friendly*/
body {
	background: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	}

h2 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	}