/* ANDERSON PATRICIO - INICIO */
/* red table -> Hex={EB,3E,2E} */
/* blue -> 003366 */
/* color: #5F614F; -> old color */
/* li      { font-family: Tahoma; font-size: 13px; text-decoration: none; line-height:100%; margin-left:0; margin-top:8; margin-bottom:8 } */
body{
background: #F0F1E8;
font-family: Tahoma;
color: #003366;
font-size:10pt; line-height:100%
}
a            { font-family: Tahoma; font-size: 13px; text-decoration: none }
td           { font-family: Tahoma; font-size: 13px; text-decoration: none; margin-top:8; margin-bottom:8; line-height:150% }
tr           { font-family: Tahoma; font-size: 13px; text-decoration: none; margin-top:8; margin-bottom:8}
li           { font-family: Tahoma; font-size: 13px; text-decoration: none; }
p            { font-family: Tahoma; font-size: 13px; line-height:100%; margin-top:8; margin-bottom:8; line-height:150%}
h4           { font-family: Tahoma; font-size: 11px; color: #EB3E2E; font-weight: bold }table        { font-family: Tahoma; font-size: 10pt }
h3           { font-family: Tahoma; font-size: 14pt; color: #EB3E2E; font-weight: bold; margin-top:30; margin-bottom:20 }
h2           { font-family: Tahoma; font-size: 17pt; color: #EB3E2E; font-weight: bold; margin-top:30; margin-bottom:20 }
a:active     { text-decoration: underline; font-size: 13px }
a:link       { font-size: 13px; font-family: Tahoma; text-decoration: none;  color:#003366}a:hover      { text-decoration: underline }
a:visited    { font-family: Tahoma; font-size: 13px; color: #003366}