*{
	margin: 0;
	padding: 0;
}
body{
}

#cabecera{
	display: none ;
}
#botonera{
	display: none ;
}

#pie{
	display: none ;
}
#contenido2 {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	padding: 10pt;
}
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 20pt 50pt;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	text-indent: 20pt;
	color: #000000;
}
.botonera {
	display: none ;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
;
}

