body  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a  { color: #fff; text-decoration: none }
a:hover   { color: #831734; background-color: #fff }
.border_left_bot { border-bottom: 1px solid #d1878f; border-left: 1px solid #d1878f }
.border_right_bot { border-right: 1px solid #d1878f; border-bottom: 1px solid #d1878f }
.border_bot { border-bottom: 1px solid #d1878f }
.border_top { border-top: 1px solid #d1878f }
.border_left_top { border-top: 1px solid #d1878f; border-left: 1px solid #d1878f }
.border_left { border-left: 1px solid #d1878f }
.border_right_top { border-top: 1px solid #d1878f; border-right: 1px solid #d1878f }
.border_right { border-right: 1px solid #d1878f }
.border_full { border: solid 1px #d1878f }
.text_justificado { text-align: justify }
.dark_text { color: #831734 }
