/* 
Fichero............: perl.css
Autor..............: (C) GeNeura Team, 2003
                     Este fichero: J.J. Merelo: jmerelo@geneura.ugr.es
Fecha..............: 13-Feb-2003
Descripcion........: Hoja de estilo para Perl
*/
<STYLE TYPE="text/css">
P {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-indent: 5%;
  margin-right: 5%;
  margin-left: 5%;
}

SPAN.v5 {
  font-family: sans-serif;
  color: #0000FF; 
  background-color: #FFF195;
}

P.consejo {margin: 1em 1em 1em 3em}
P.zen { 
      font-family: Cheltenhm BT,fantasy,sans serif;
      font-style: italic;
      font-size: larger;
      text-align: center;
}
LI {
  list-style-type: square;
}

A {
  text-decoration: none;
}
