/*   <link rel=stylesheet href="Estilos.css">   */

body	{ font-family: Verdana; font-size: 11 pt; background-color: #f0f0f0;  }
.TblCita  
	{ font-family: verdana; font-size: 8 pt; background-color: #cceecc; color: #000040 }
h1, h2, h3, h4, h5, h6    
	{ padding-left: 30; font-family: arial narrow} 
h1, h2 { background-color: #000080; color: #CCFFCC; font-weight: bold; text-align:center  }
p	{ padding-left: 10; padding-right: 10; padding-top: 2 ; padding-botton: 0; margin-top: 2; margin-botton: 0}
p.DialogoA   { font-family: Verdana; font-size: 10 pt; color: #0000CC; text-indent: 10; 
               margin-top: 5; margin-bottom: 0 }
p.DialogoB   { font-family: Verdana; font-size: 10 pt; color: #000099; text-indent: 10; 
               margin-top: 2; margin-bottom: 0 }
p.Notas   { font-family: Verdana; font-size: 9 pt; color: olive; font-weight: bold}
p.AMano
	{ font-family: Monotype Corsiva; font-size: 18 pt; font-weight: 100; color: #000080 }
p.Titulo
	{ font-family: arial narrow; font-size: 18 pt; font-weight: 900; text-align:left ; background-color: #000080; color: #CCFFCC }
p.Capitulo
	{ font-family: arial narrow; font-size: 18 pt; text-align:right ; background-color: #000080; color: #CCFFCC }
a	{ font-family: Verdana; font-weight: bold; color: #0000FF; text-decoration: underline }
a:hover { font-family: Verdana; font-weight: bold; color: #800080; text-decoration: underline }
