body{color: blue; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 20pt;}
p{text-align: justify; letter-spacing: 4px; text-indent: 20px;}
h1{color: red; font-size: 1.5em; font-family: Verdana, Geneva, Tahoma, sans-serif;font-weight: 800;}
h2{color: green;font-size: 1.2em;font-family: Garamond; font-style: italic;}
.negrita{font-weight: bold;}
.italica{font-style: italic; text-decoration-line: underline;}
a:visited{color: fuchsia;}
a:link{color: maroon;}
a:hover{color: lime;}
a:active{color: yellow;}
div{text-decoration-line: line-through; color: purple;}