<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.Estilo3 {font-weight: bold}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0033;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E78518;
	background-color: #CCCCCC;
}
body {
	background-color: #FFFFCC;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
-->
</style>
</head>

<body>
<h1>Datos Personales:</h1>
<hr> 
<h4>Nombre:</h4>
<p>Bernardo Villa Machado </p>
<h4>Direcci&oacute;n:</h4>
<p>Cra 65 No 74-75 </p>
<h4>Telefono:</h4>
(4) 4424260 <br>
<h4>Correo_e:</h4>
  <p>bernardovilla@ymail.com</p>
  <h4>Estado Civil: </h4>
<p>Casado</p>
<h4>Profesion:</h4>
<p>Ingeniero Agronomo </p>
</body>
</html>
