/* Style sheet for print */

body {

	line-height: 1;  /* factor by which line-height is calculated in rest of doc */
	font-family: TimesNR serif;
	background: #FFFFFF;
	color: #000000;
}


h1 {
font-size: 14pt;
}

p {
font-size: 12pt;
}

#tools, #siteinfo {
display: none;
}

