/* Styles for printing */
body {
	color: Black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 120%;
}

/* HTML elements */
tr { vertical-align: top; }
a { text-decoration: underline; }
img { border: 0px; }
h1 { font-size: 1.6em; margin: 20px 0px; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }


/* Don't show.... */
.noPrint, #socialNetLinks, #houseAd, #footer, #home, #nav, .pagination, .thumbs { display: none; }


