/* CSS Document */

body {
	background-color: #f9f8df;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
h1 {
	font-size: 24pt;
	color: #a51010;
}
h2 {
	font-size: 18pt;
	color: #003366;
}
h3 {
	font-size: 16pt;
	color: #A51010;
}
h4 {
	font-size: 14pt;
	color: #003366;
}
.Estilo3 {
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: bold;
}
.Estilo4 {color: #A51010}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.citacursiva {
	color: #000066;
	color: #000033;
	font-style: italic;
	margin-left: 150px;
}
.lista {
	list-style-image: url(file:///C|/ProyectosUltraDev/monjas/imagenes/bola.gif);
	list-style-position: inside;
	text-indent: 50px;
	list-style-type: none;
	text-align: justify;
	white-space: normal;
	background-position: 50px;
	}
.ul {
	list-style-image: url(imagenes/bola.gif);
}
.nota {
	font-size: 8pt;
	vertical-align: super;

