/* HEADERS */
h1 {font-size:18px; font-weight: bold;}
h2, h3, h4 {font-size:12px; font-weight: bold;}

/* TABLES */
.table-h1 {background-color: #E8F9E5;}
.table-data {border: 1px solid #999999;}

/* TDs */
.td-header {padding-bottom: 11px;}
.td-h1 {padding-left: 5px}
.td-title {background-color: #EFEFEF; padding-left: 5px; padding-right: 5px; padding-top: 8px; padding-bottom: 8px;}
.td-img {padding-top: 6px; padding-left: 6px;}
.td-text {padding: 6px; text-align: justify;}
.td-line2 {background-color: #008000; height: 1px;}
.td-line3 {background-color: #E8F9E5; height: 20px;}