BODY      { 
  background: rgb(233,218,179);
  margin: 10px;
}
A:link    {
  font-family: arial, sans-serif;
  text-decoration: none;
  font-size: 12pt;
  color: #15317E;
}
A:visited {
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  font-size: 12pt;
  color: #817468;
}
A:active  { 
  font-family: arial, sans-serif;
  text-decoration: none;
  font-size: 12pt;
  color: #FF0000; 
}
LI        {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
}
LI.UUSI   { 
  font-family: arial, helvetica, sans-serif;
  color: red; 
}
P { 
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  text-indent: 2em;
  text-align: justify;
  width: 500px;
#  margin-left: 10px;
  color: black; 
}
P.tasa { 
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  text-indent: 0em;
  text-align: justify;
  width: 500px;
  color: black; 
}

TD { 
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: black;
}
TD.ADDR   { 
  font-family: arial, helvetica, sans-serif; 
  color: #5E2217; 
  font-style: italic; 
}
H1        {
  font-family: arial, helvetica, sans-serif;
  font-size: 2em;
  margin: .67em 0;
#  text-shadow: 0.2em 0.2em; 
#  text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px;
}
H2        { 
  font-family: arial, helvetica, sans-serif;
  color: #FA9B17; 
} 
.END      { 
  color: #5E2217;
  font-style: italic; 
}
