/***********************************************/
/* Print.css                                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;	
	line-height: 1.166;	
	margin: 2px;
	padding: 2px;
}

#masthead{
	display: none;
}

#pagecell1{
	white-space: normal;
}
#siteInfo{
	display: none;
}