<?php

include("./header.php");

?>

<table width="95%" border="0" align="center" cellpadding="2" cellspacing="5" class=txt>
<tr align=left><td width=45%>Name</td><td>Vineesh Mohan</td></tr>
<tr align=left><td>Birth Date</td><td>11th June</td></tr>
<tr align=left><td>Father</td><td>Mohanan</td></tr>
<tr align=left><td>Mother </td><td>Indira Mohanan</td></tr>
<tr align=left><td>Brother </td><td>Sineesh Mohan</td></tr>
<tr align=left><td>Family Name </td><td>Konuchira House, Kuthiathode (Post), Cherthala, Alappuzha (Dist)</td></tr>
<tr align=left><td>Religion </td><td>Hindu</td></tr>
<tr align=left><td>E-mail ID</td><td>vineesh_mohan@rediffmail.com<br>vineesh.mohan@gmail.com</td></tr>
<tr align=left><td>Hobbies</td><td>Watching T.V, Listening to Music, Chatting etc.</font></td></tr>
</table>

<br>

<?php

include("./footer.php");

?>
