.Titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.Cuerpo {
	font-family: "Comic Sans MS", "Times New Roman", Verdana, Arial;
	font-size: medium;
}
.SubTitulo1 {
	font-weight: bold;
	color: #004000;
}
.Biblio {
	font-style: italic;
	color: #00CC33;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.BiblioTitul {
	font-style: italic;
	color: #6600CC;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.Materia {
	color: #0000FF;
}
.Rojo {
	color: #FF0000;
}
.Eslogan {
	font-weight: bold;
	color: #336633;
}
.Acrobat {
	font-size: x-small;
}