/*  1.  Parrafo sin Sangria */
.parrafo { text-indent: 15px; text-align: justify; line-height: 14pt; font-size: 10pt; font-family: arial }

/*   2. Parrafo sin Sangria */
.parrafo2 { text-align: justify; line-height: 13pt; font-size: 10pt; font-family: arial }

/*   3.  Parrafo con Margen */
.parrafo3 { margin-left:10px; text-align: justify; line-height: 13pt; font-size: 10pt; font-family: arial }

.nota { font-size: 8pt; font-family: arial }

.titulo { color: "#09784A"; font-size: 12pt; font-weight: 700; font-family: arial }
.tituloBig { color: "#09784A"; font-size: 14pt; font-weight: 700; font-family: arial }

body {background-color: #007441;}


.tablesHead { color: white; font-size: 11pt; font-family: arial }
.celda{ color: black; font-size: 10pt; font-family: arial  }.nounderline {  text-decoration: none; color: #FF9900}
