/*
-----------------------------------------------
Howervision.com CSS styles - PRINT
Author:   Daniel Hower
Version:  January 2010
----------------------------------------------- */
#header img,#action, #nav, #lateralnav, #thumbnails {
	display: none;
	}

body {
	font-size: 12px;
	font-family: georgia, times-roman, serif;
	}
	
h2, h3, h4, h5, h5 {
	font-family: arial, helvetica, san-serif;
	}
	
img {
	border: 0;
	}
	
h2 {
	font-size: 400%;
	font-weight: normal;
	margin: 0 0 10px 0;
	}
	
h3 {
	font-size: 180%;
	}
	
h4 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
p {
	margin: 0 0 40px 0;
	line-height: 1.6em;
	}
	
ul.list {
	margin: 10px 0 40px;
	}
