@charset "utf-8";
/* CSS Document */


.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
	font-weight: bolder;
}
.moneytable {
	background-color: #009933;
}
.totals {
	background-color: #D6D6D6;
	color: #093;
}
.hide_older{
	
	  td, th {
    color: grey;
  }

