.mayuscula {    
    text-transform: uppercase;
}
.alignRight { text-align: right; }
table > tbody > tr.highlight > td, table > tbody > tr.highlight > th {
    background-color: #c5e8f7 !important;
}