/* ICONOGRAPHY 2009 - Print CSS */
/* Created by Hannah Buckler */

body {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 1.4em;	
	color: #000;
	font-size: 11pt;
	background: #fff; 
}
h1, h2, h3, h4, h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0.2em 0;
	padding: 0;
}
h1 {
	font-size: 28pt;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 20pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 12pt;
}
#header .logo {
	
}
#header .print, #header .whitestrip, ul#imagechanger, #navigation, #sidebar, #footer, .hide {
	display: none;
}