.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	vertical-align: baseline;
}
.textonormal {
	font-family: Batang;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;

}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.fondo {
	background-color: #000000;
	background-image:    url(/image/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
