/* REQUIRED CSS CLASSES */
.title { background-color: #dcdcdc; font-weight: bold; text-align: center }
.border { border: solid 1px silver }
.row1 { background-color: white }
.row2 { background-color: #f2f2f2 }
.error { color: red; font-weight: bold; }
.important { color: red; }
.balances { color: white; }