/******************************************************************************/
/******************************************************************************
File: template_print.css
Comments: Styles for printing out the stories.
*******************************************************************************/

body {
	line-height:1.4em;
}
p {
	padding: 5px 0;
	margin: 0;
}
.noPrint {
	display: none;
}