/* PRINT STYLES */

body {
	font-size: 84%; color: #000; line-height: 1.4em; font-family: arial, verdana, tahoma, geneva, helvetica, sans-serif 
}

h1 {
	font-size:180%; font-weight:bold;
}

h2 {
	font-size:130%; font-weight:bold;
}

#promo, #thumbnails {
	display:none;
}