<!--
  
A:link    { color: #003399; text-decoration: none; font-weight: bold}
A:visited { color: #003399; text-decoration: none; font-weight: bold}
A:active  { color: #FF0000; text-decoration: none; font-weight: bold}
A:hover   { color: #0000FF; text-decoration: underline; font-weight: bold}

h1 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12pt; color: #003399; text-align: center}
p  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: justify}
ul { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10pt; color: #000000}
ol { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10pt; color: #000000}
td { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; color: #000000}

.center  { text-align: center}
.justify { text-align: justify}
.right	 { text-align: right}
.bold 	 { font-weight: bold}
.small	 { font-size: 8pt}
.normal {  font-size: 10pt; text-align: justify}
.big {  font-size: 12pt}
.tittle {  font-size: 10pt; font-weight: bold; color: #003399}




-->