p, .text-title, td, table, body {
font-family: Verdana;
font-size: 11px;
color: #333333;
}

body {
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
background-image: url(../img/back.png);*/
/*background-color: #ffffef;*/
}


p {
text-align: justify;
margin-left: 5px;
margin-right: 5px;
}

.text-title-msgs, .text-title-error,
.text-title-0, 
.text-title-1, 
.text-title-2, .text-title-20, .text-title-21, .text-title-22,
.text-title-3, .text-title-30, .text-title-31, .text-title-32,
.text-title-4, 
.text-title-5, 
.text-title-6, 
.text-title-7,
.text-title-8  {
font-weight: bold;
color: #ffffff;
border-color: #ffffff;
background-color: #00844a;
border-top: solid 1px;
border-bottom: solid 1px;
padding: 3px;
}


.text-title-2, .text-title-20, .text-title-21, .text-title-22, .text-title-msgs {
background-color: #005bab;
}

.text-title-3, .text-title-30, .text-title-31, .text-title-32 {
background-color: #fcb315;
}

.text-title-error {
background-color: #ec1d24;
}
