body > div.wrapper {
	background: white;
	margin: auto;
	border: 0px transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	behavior: url(/PIE.htc);
}

.minus-finance{
	color:red;
}

.plus-finance{
	color:darkgreen;
}

table.printer tr {
	/* */
}

.noprint {
    display: none;
}

tr.headers {
	background-color: white;
	color: black;
}
