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;
}
