/* Print stylesheet */

#header,
#footer,
#col-a,
#col-c,
#submenu,
.newsActions,
.newsOptions {
	display: none;
}
.newsTitle {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;	
	border-bottom: 1px solid #A4A4A4;
	padding-right: 3em;
}
.newsTitle a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsBody {
	color: #000000;
	text-align: justify;
}
.newsBody img {
	float: left;
	border: 1px solid #223542;
	margin-right: 1em;
}