.table_smallfont {
    font-size: 11px;
    font-family: 'Arial';
}

table, td, th {
    border: 1px solid black;
}

.table_cashdeno {
    border-collapse: collapse;
    width: 100%;
}

#btn_add {
    background: green; 
    color: white; 
}