/* CSS Document */
#navbar, #sitenav, #footer, #bioimage, #headline, img, .noprint { 
	display: none; 
}
body, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12pt;
}
#content {
background-color: #fff;
width: 100%;
border: none;
}
