body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1b1b1b;
}
.showHeader {
	background-color: #bcd6a0;
	font-size: 14px;
}
.dotBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.newsCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #181818;
}
.newsModule {
	background-color: #FFF;
	border: 1px solid #e3e3e3;
	width: 515px;
	margin-bottom: 20px;
}
.author {
	font-size: small;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1b1b1b;
}.imageCentered {
	text-align: center;
}
