/* tales.css - by Kobashikawa Antonio
 */
BODY {margin:3em}
A:link {color:blue; text-decoration:underline}
A:active {color:red; text-decoration:underline; font-size=125%}
A:visited {color:purple; text-decoration:underline}
A:hover {color:blue; background-color:#CCCCFF}
H1 {font-family:"Roman","Times",serif; font-size:140%; font-weight:bold; text-align:center}
H1.left {text-align:left}
H1.selecciones {color:#88AAAA}
P {color:black; font-family:"Times",serif; font-size:110%; font-weight:normal; text-align:justify; text-indent:1em}
P.first {margin-top:2em}
P.imageEvoc {text-align:center}
DIV.article {font-size:110%}
DIV.sign {text-align:right; font-style:italic; font-weight:normal}
DIV.citabox {margin-left:15em; margin-right:15em; font-size=:110%; font-weight:normal}
DIV.citatext {font-style:italic}
DIV.citasign {text-align:right; font-weight:normal}
DIV.citasignit {text-align:right; font-style:italic; font-size:80%; font-weight:normal}
DIV.note {margin-top:2em; font-style:italic; font-size:80%; font-weight:normal}
HR.center {margin-left:15em; margin-right:15em}