p {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : justify;
}
.txt {
  font-family : Arial, Helvetica;
  font-size : 9pt;
}
.r {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : justify;
  font-weight : bold;
}
ul {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : justify;
}
.sl {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : left;
}
.header {
  text-align : center;
}
.url {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
}
.url:hover {
  text-decoration : none;
  background-color : #F6DE7E;
}
.lin {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
}
.lin:hover {
  text-decoration : none;
  background-color : #9ABAD2;
}
.bot {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : center;
  font-weight : bold; 
}
.bot:hover {
  text-decoration : none;
  background-color : #F6DE7E;
}
.ing {
  font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : center;
  font-weight : bold;
}
.ing:hover {
  text-decoration : none;
  background-color : #9ABAD2;
}
.in {
 font-family : Verdana, Sans serif;
  font-size : 8pt;
  color : #000000;
  text-align : center;
}
.in:hover {
  text-decoration : none;
  background-color : #9ABAD2;
}   

.dir {
  font-family : Verdana, Sans serif;
  font-size : 7pt;
  color : #000000;
  text-align : center; 
}
.left{
   text-align : left;
}
.center{
   text-align : center;
}   
.right{
  text-align : right;
}     
.rojo {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #FF0000;
}
.verde {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #00C000;
}
.azul {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #000099;
}
.naranja {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #FF8401;
}
.morado {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #CC01FF;
}
.rosa {
 font-family : Verdana, Sans serif;
 font-size : 8pt;
 font-weight: bold;
 color : #FF0184;
}
.button {
  font-family : Arial, Helvetica;
  font-size : 9pt;
  font-weight : bold;
  width : 90px;
  color : #000000;
  background-color : #FFCC00;
}   
