/* print styles */
body {
	background-color:#ffffff;
	background-image:none;
	font-size: 11pt;
}
#print-logo {
	float:right;
	display:block
}
#toprow, #topnav, #leftcontent, #crumb, #bottomlinks, #bottomrow, #menu, .news-inc {
	display:none
}
#centrecontent {
	clear:both;
	width:100%;
	margin:0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}
a:link, a:visited {
   color: #552200;
   text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
}
p, ul, ol, li, td, div {
	font-family:arial,helvetica,sans-serif;
	font-size:11pt
}
