MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01CD3907.BC386820"

This document is a Single File Web Page, also known as a Web Archive file.  If you are seeing this message, your browser or editor doesn't support Web Archive files.  Please download a browser that supports Web Archive, such as Windows® Internet Explorer®.

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List href=3D"254_files/filelist.xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"254_files/sheet001.htm">
<link id=3D"shLink" href=3D"254_files/sheet002.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D2;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Sheet1";
 c_rgszSh[1] =3D "Sheet1&nbsp;(2)";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=
eft:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Sheet1</x:Name>
    <x:WorksheetSource HRef=3D"254_files/sheet001.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Sheet1 (2)</x:Name>
    <x:WorksheetSource HRef=3D"254_files/sheet002.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"254_files/stylesheet.css"/>
  <x:WindowHeight>5490</x:WindowHeight>
  <x:WindowWidth>11295</x:WindowWidth>
  <x:WindowTopX>360</x:WindowTopX>
  <x:WindowTopY>60</x:WindowTopY>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"254_files/sheet001.htm" name=3D"frSheet">
 <frame src=3D"254_files/tabstrip.htm" name=3D"frTabs" marginwidth=3D0 marg=
inheight=3D0>
 <noframes>
  <body>
   <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="us-ascii"

tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
.style54
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:Hyperlink;
	mso-style-id:8;}
a:link
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
a:visited
	{color:purple;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
.font0
	{color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
.font6
	{color:red;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;}
td
	{mso-style-parent:style0;
	padding:0px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl66
	{mso-style-parent:style0;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl67
	{mso-style-parent:style0;
	vertical-align:middle;}
.xl68
	{mso-style-parent:style0;
	vertical-align:middle;
	border:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl69
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl70
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl71
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:top;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl72
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	vertical-align:top;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl73
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:top;}
.xl74
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	vertical-align:top;}
.xl75
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:top;
	background:#FFFF99;
	mso-pattern:black none;}
.xl76
	{mso-style-parent:style0;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl77
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl78
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;
	mso-protection:unlocked visible;}
.xl79
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl80
	{mso-style-parent:style0;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;
	mso-protection:unlocked visible;}
.xl81
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:#FFFF99;
	mso-pattern:black none;
	mso-protection:unlocked visible;}
.xl82
	{mso-style-parent:style0;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:#FFFF99;
	mso-pattern:black none;}
.xl83
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	vertical-align:top;
	background:#FFFF99;
	mso-pattern:black none;}
.xl84
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;
	white-space:normal;}
.xl85
	{mso-style-parent:style0;
	text-align:left;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl86
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl87
	{mso-style-parent:style0;
	text-align:right;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl88
	{mso-style-parent:style0;
	text-align:right;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl89
	{mso-style-parent:style0;
	vertical-align:middle;
	border:1.0pt solid windowtext;
	mso-protection:unlocked visible;
	white-space:normal;}
.xl90
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl91
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl92
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl93
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl94
	{mso-style-parent:style0;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl95
	{mso-style-parent:style0;
	mso-number-format:"\@";
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl96
	{mso-style-parent:style0;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl97
	{mso-style-parent:style0;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl98
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl99
	{mso-style-parent:style0;
	color:black;
	font-size:9.0pt;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	mso-protection:unlocked visible;}
.xl100
	{mso-style-parent:style0;
	color:black;
	font-size:9.0pt;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl101
	{mso-style-parent:style0;
	color:black;
	font-size:9.0pt;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl102
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;
	white-space:normal;}
.xl103
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#CCCCFF;
	mso-pattern:black none;
	white-space:normal;}
.xl104
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;
	white-space:normal;}
.xl105
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#FFFF99;
	mso-pattern:black none;
	white-space:normal;}
.xl106
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;
	white-space:normal;}
.xl107
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl108
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;}
.xl109
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl110
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl111
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl112
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl113
	{mso-style-parent:style0;
	color:black;
	font-size:12.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	background:#CCCCFF;
	mso-pattern:black none;}
.xl114
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	mso-protection:unlocked visible;}
.xl115
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
.xl116
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;}
.xl117
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;}
.xl118
	{mso-style-parent:style0;
	text-align:left;
	vertical-align:middle;
	background:#FFFF99;
	mso-pattern:black none;
	white-space:normal;}
.xl119
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl120
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl121
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl122
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl123
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl124
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl125
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:.5pt solid windowtext;}
.xl126
	{mso-style-parent:style0;
	text-align:center;}
.xl127
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl128
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl129
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl130
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	mso-protection:unlocked visible;}
.xl131
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl132
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:1.0pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	mso-protection:unlocked visible;}
.xl133
	{mso-style-parent:style0;
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl134
	{mso-style-parent:style0;
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;}
.xl135
	{mso-style-parent:style54;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl136
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;}

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../254.htm">
<![if IE]>
<base href=3D"file:///C:\B1334ED4\254_files\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Sheet1</font=
></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet002.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Sheet1 (2)</=
font></a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../254.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><![if IE]>
<base href=3D"file:///C:\B1334ED4\254_files\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.42in .39in .5in .59in;
	mso-header-margin:.31in;
	mso-footer-margin:.31in;
	mso-horizontal-page-align:center;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../254.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple class=3Dxl67>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D1046 style=3D'bor=
der-collapse:
 collapse;table-layout:fixed;width:785pt'>
 <col class=3Dxl74 width=3D48 style=3D'mso-width-source:userset;mso-width-a=
lt:1755;
 width:36pt'>
 <col class=3Dxl67 width=3D48 style=3D'mso-width-source:userset;mso-width-a=
lt:1755;
 width:36pt'>
 <col class=3Dxl67 width=3D168 style=3D'mso-width-source:userset;mso-width-=
alt:6144;
 width:126pt'>
 <col class=3Dxl67 width=3D90 style=3D'mso-width-source:userset;mso-width-a=
lt:3291;
 width:68pt'>
 <col class=3Dxl67 width=3D95 style=3D'mso-width-source:userset;mso-width-a=
lt:3474;
 width:71pt'>
 <col class=3Dxl67 width=3D76 style=3D'mso-width-source:userset;mso-width-a=
lt:2779;
 width:57pt'>
 <col class=3Dxl67 width=3D65 style=3D'mso-width-source:userset;mso-width-a=
lt:2377;
 width:49pt'>
 <col class=3Dxl67 width=3D136 style=3D'mso-width-source:userset;mso-width-=
alt:4973;
 width:102pt'>
 <col class=3Dxl67 width=3D64 style=3D'width:48pt'>
 <col class=3Dxl67 width=3D64 span=3D4 style=3D'width:48pt'>
 <col class=3Dxl67 width=3D0 style=3D'display:none;mso-width-source:userset;
 mso-width-alt:0'>
 <col class=3Dxl67 width=3D0 span=3D2 style=3D'display:none;mso-width-sourc=
e:userset;
 mso-width-alt:2340'>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D8 rowspan=3D2 height=3D52 class=3Dxl106 width=3D726 style=
=3D'height:40.2pt;
  width:545pt'><a name=3D"Print_Area">INSTITUTE PROFILE <br>
    ADMISSION YEAR 2012-13</a></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D0></td>
  <td class=3Dxl67 width=3D0>Yes</td>
  <td class=3Dxl67 width=3D0></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D6 class=3Dxl67 style=3D'height:20.1pt;mso-ignor=
e:colspan'></td>
  <td class=3Dxl67>No</td>
  <td class=3Dxl67></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D6 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl67>Applied</td>
  <td class=3Dxl67></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of Institu=
te</td>
  <td colspan=3D5 class=3Dxl90>SHREE LEUVA PATEL TRUST PHARMACY MAHILA COLL=
EGE</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76 colspan=3D2 style=3D'mso-ignore:colspan'>GTU Institute C=
ode</td>
  <td class=3Dxl91>251</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76 colspan=3D2 style=3D'mso-ignore:colspan'>Type of Institu=
te</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>SFI=
</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td colspan=3D6 class=3Dxl110 style=3D'border-right:.5pt solid black'>Deg=
ree
  Pharmacy &amp; M.Pharm</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl79>Tuition Fee Per Annum</td>
  <td colspan=3D5 class=3Dxl122 style=3D'border-right:.5pt solid black'>500=
00
  (B.Pharm)</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D5 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D7 height=3D182 class=3Dxl71 style=3D'height:140.7pt'>2</td>
  <td colspan=3D7 class=3Dxl113>Full Address of Institute</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D3 height=3D26 class=3Dxl99 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>SMT SHANTABEN HARIBHAI GAJERA SHAIKSHANIK SANKUL</td>
  <td class=3Dxl87>Pin Code</td>
  <td colspan=3D3 class=3Dxl119 style=3D'border-right:.5pt solid black'>365=
601</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D3 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>CHAKKARGADH ROAD</td>
  <td class=3Dxl87>Phone</td>
  <td colspan=3D3 class=3Dxl128 style=3D'border-right:.5pt solid black'>232=
323</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>City</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>Fax</td>
  <td colspan=3D3 class=3Dxl130 style=3D'border-right:.5pt solid black'>232=
327</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Taluka</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D3 class=3Dxl125 style=3D'border-right:.5pt solid black'>inf=
o@amrelisankul.org</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>District</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>Website</td>
  <td colspan=3D3 class=3Dxl115 style=3D'border-right:.5pt solid black'>www=
.amrelisankul.org</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D7 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D3 height=3D78 class=3Dxl75 style=3D'height:60.3pt'>3</td>
  <td colspan=3D7 class=3Dxl108>Location</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'>Nearest
  Rly. Station</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl92>1</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'>Nearest
  Bus Station</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl93 style=3D'border-top:none'>1</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td colspan=3D3 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl80>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl70 colspan=3D2 style=3D'mso-ignore:colspan'>Year of Establi=
shment</td>
  <td class=3Dxl86>2005</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl70>&nbsp;</td>
  <td colspan=3D6 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D4 height=3D104 class=3Dxl75 style=3D'height:80.4pt'>5</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of
  Management/Trustee</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>SHR=
EE
  VASANTBHAI<span style=3D'mso-spacerun:yes'>&nbsp; </span>HARIBHAI GAJERA<=
/td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'><span
  style=3D'mso-spacerun:yes'>&nbsp;</span>Address</td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl88>Phone</td>
  <td class=3Dxl88>&nbsp;</td>
  <td class=3Dxl90 style=3D'border-top:none'>232321</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D4 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>SMT. SHANTABEN HARIBHAIGAJERA SHAIKSHANIK SANKUL</td>
  <td class=3Dxl76><span style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D4 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>CHAKKARGADH ROAD, AMRELI - 365601</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl81>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D4 height=3D104 class=3Dxl71 style=3D'height:80.4pt'>6</td>
  <td class=3Dxl70 colspan=3D3 style=3D'mso-ignore:colspan'>Name of
  Correspondent/Chairman/Trustee</td>
  <td colspan=3D4 class=3Dxl110 style=3D'border-right:.5pt solid black'>SHR=
EE
  MANUBHAI HARDASBHAI THUMMAR</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D4 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td class=3Dxl87>Phone</td>
  <td class=3Dxl87>&nbsp;</td>
  <td class=3Dxl92 style=3D'border-top:none'>232322</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D4 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl87>&nbsp;</td>
  <td class=3Dxl93 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D7 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D2 height=3D52 class=3Dxl75 style=3D'height:40.2pt'>7</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of Princip=
al</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>DR.=
 UPENDRA
  KUMAR</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl86>(02792)232326</td>
  <td class=3Dxl88>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>8758235585</td>
  <td class=3Dxl88>e-mail</td>
  <td colspan=3D2 class=3Dxl133 style=3D'border-right:.5pt solid black'>dr_=
upendrakumar@yahoo.com</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D2 height=3D52 class=3Dxl71 style=3D'height:40.2pt'>8</td>
  <td class=3Dxl70 colspan=3D2 style=3D'mso-ignore:colspan'>Contact Person'=
s Name</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>HAR=
DIKBHAI
  VYAS</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl86>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>9909910977</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:hardiknvyas@gmail.com" target=3D"_parent">hardiknvyas@gmai=
l.com</a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D62 style=3D'mso-height-source:userset;height:46.5pt'>
  <td rowspan=3D2 height=3D88 class=3Dxl75 style=3D'height:66.6pt'>9</td>
  <td colspan=3D2 class=3Dxl104 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for Cyberspace Centre</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>GOPAL K. PATEL</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl88>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>9824848603</td>
  <td class=3Dxl88>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'page-break-before:always;mso-height-source:userse=
t;
  height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D65 style=3D'mso-height-source:userset;height:48.75pt'>
  <td rowspan=3D2 height=3D91 class=3Dxl71 style=3D'height:68.85pt'>10</td>
  <td colspan=3D2 class=3Dxl102 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for MQ Admission(fill the details only if applicable)</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>CHATURBHAI K. KHUNT</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>9904145042</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D65 style=3D'mso-height-source:userset;height:48.75pt'>
  <td rowspan=3D2 height=3D91 class=3Dxl71 style=3D'height:68.85pt'>11</td>
  <td colspan=3D2 class=3Dxl102 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for Help Centre(fill the details only if applicable)</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>GOPAL K. PATEL</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>9824848603</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>12</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Courses offered=
 &amp;
  Approved in<span style=3D'display:none'>take</span></td>
  <td class=3Dxl82>&nbsp;</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl118 width=3D216 style=3D'width:162pt'>AICTE app=
roval letter
  no. and date</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>Cen=
tral
  /1-447880721/2011/EOA Dt. 1-9-2011</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D79 style=3D'mso-height-source:userset;height:59.25pt'>
  <td height=3D79 class=3Dxl79 style=3D'height:59.25pt'>Sr. No.</td>
  <td class=3Dxl84 width=3D48 style=3D'width:36pt'>GTU<br>
    Branch<br>
    Code</td>
  <td class=3Dxl79>Branch</td>
  <td class=3Dxl84 width=3D90 style=3D'width:68pt'>Approved intake as per A=
ICTE</td>
  <td class=3Dxl79>Year of starting</td>
  <td class=3Dxl84 width=3D76 style=3D'width:57pt'>NBA Accreditation Status=
 Yes/No)</td>
  <td class=3Dxl84 width=3D65 style=3D'width:49pt'>PCI <br>
    Approval</td>
  <td class=3Dxl84 width=3D136 style=3D'width:102pt'>Faculty<br>
    P-AP-L<br>
    (e.g.<br>
    1-2-4)</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl68 align=3Dright>90</td>
  <td class=3Dxl68 style=3D'border-left:none'>PHARMACY</td>
  <td class=3Dxl68 align=3Dright style=3D'border-left:none'>60</td>
  <td class=3Dxl68 align=3Dright style=3D'border-left:none'>2005</td>
  <td class=3Dxl68 style=3D'border-left:none'>No</td>
  <td class=3Dxl94 style=3D'border-left:none'>Yes</td>
  <td class=3Dxl95>1-0-15</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D48 style=3D'mso-height-source:userset;height:36.0pt'>
  <td height=3D48 class=3Dxl79 style=3D'height:36.0pt'>2</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl89 width=3D168 style=3D'border-top:none;border-left:none;wi=
dth:126pt'>M.Pharm
  Pharmacutics<br>
    </td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>18</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>2012</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D49 style=3D'mso-height-source:userset;height:36.75pt'>
  <td height=3D49 class=3Dxl79 style=3D'height:36.75pt'>3</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl89 width=3D168 style=3D'border-top:none;border-left:none;wi=
dth:126pt'>M.PharmPharmaceutical.
  Quality Assurance<br>
    </td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>18</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>2012</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>7</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>8</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>9</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl97 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl79>&nbsp;</td>
  <td class=3Dxl88>Total Intake</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>96</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>13</td>
  <td class=3Dxl70 colspan=3D3 style=3D'mso-ignore:colspan'>University to w=
hich
  College affiliated</td>
  <td colspan=3D4 class=3Dxl110 style=3D'border-right:.5pt solid black'>GUJ=
ARAT
  TECHNOLOGICAL UNIVERSITY</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl70>&nbsp;</td>
  <td colspan=3D6 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D14 height=3D364 class=3Dxl75 style=3D'height:281.4pt'>14</t=
d>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Amenities<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td colspan=3D5 class=3Dxl77 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>Sr. No.</td>
  <td class=3Dxl79>Description</td>
  <td class=3Dxl79>Yes / No</td>
  <td class=3Dxl79>Details</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl85>Computer Facility</td>
  <td class=3Dxl69>Yes</td>
  <td class=3Dxl86>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>2</td>
  <td class=3Dxl76>Intranet<span style=3D'mso-spacerun:yes'>&nbsp; </span>f=
acility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>3</td>
  <td class=3Dxl76>Internet facility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl76>Library</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl76>Book bank</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl76>Canteen</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>7</td>
  <td class=3Dxl76>Placement cell</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>8</td>
  <td class=3Dxl76>Sports</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>9</td>
  <td class=3Dxl76>Bank</td>
  <td class=3Dxl69 style=3D'border-top:none'>NO</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>10</td>
  <td class=3Dxl76>Transportation Facility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>11</td>
  <td class=3Dxl76>Health centre</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>12</td>
  <td class=3Dxl76>Post office</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl79>13</td>
  <td class=3Dxl76>Hostel facility<span style=3D'mso-spacerun:yes'>&nbsp;</=
span></td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'page-break-before:always;mso-height-source:userse=
t;
  height:20.1pt'>
  <td rowspan=3D8 height=3D203 class=3Dxl75 style=3D'height:156.45pt'>&nbsp=
;</td>
  <td rowspan=3D8 class=3Dxl79>&nbsp;</td>
  <td class=3Dxl76>to 1st year students</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl76 style=3D'height:15.75pt'>all students</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Boys hostel</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>No</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Girls hostel</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Mess</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>No. of student/room<=
/td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>6</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Total hostel fees/se=
m.</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>8000/SEM</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D6 class=3Dxl76 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D9 height=3D229 class=3Dxl71 style=3D'height:176.55pt'>15</t=
d>
  <td class=3Dxl70 colspan=3D4 style=3D'mso-ignore:colspan'>Other charges l=
evied, if
  any, under different heads</td>
  <td colspan=3D3 class=3Dxl70 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl65 style=3D'height:15.75pt'>Sr. No.</td>
  <td class=3Dxl65>Description</td>
  <td class=3Dxl66 colspan=3D2 style=3D'mso-ignore:colspan'>Amount in Rs.</=
td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl68>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>2</td>
  <td colspan=3D2 rowspan=3D3 height=3D78 class=3Dxl68 width=3D258 style=3D=
'mso-ignore:
  colspan-rowspan;height:60.3pt;border-top:none;width:194pt'><!--[if gte vm=
l 1]><v:shapetype
   id=3D"_x0000_t75" coordsize=3D"21600,21600" o:spt=3D"75" o:preferrelativ=
e=3D"t"
   path=3D"m@4@5l@4@11@9@11@9@5xe" filled=3D"f" stroked=3D"f">
   <v:stroke joinstyle=3D"miter"/>
   <v:formulas>
    <v:f eqn=3D"if lineDrawn pixelLineWidth 0"/>
    <v:f eqn=3D"sum @0 1 0"/>
    <v:f eqn=3D"sum 0 0 @1"/>
    <v:f eqn=3D"prod @2 1 2"/>
    <v:f eqn=3D"prod @3 21600 pixelWidth"/>
    <v:f eqn=3D"prod @3 21600 pixelHeight"/>
    <v:f eqn=3D"sum @0 0 1"/>
    <v:f eqn=3D"prod @6 1 2"/>
    <v:f eqn=3D"prod @7 21600 pixelWidth"/>
    <v:f eqn=3D"sum @8 21600 0"/>
    <v:f eqn=3D"prod @7 21600 pixelHeight"/>
    <v:f eqn=3D"sum @10 21600 0"/>
   </v:formulas>
   <v:path o:extrusionok=3D"f" gradientshapeok=3D"t" o:connecttype=3D"rect"=
/>
   <o:lock v:ext=3D"edit" aspectratio=3D"t"/>
  </v:shapetype><v:shape id=3D"WordArt_x0020_2" o:spid=3D"_x0000_s1029" typ=
e=3D"#_x0000_t75"
   style=3D'position:absolute;margin-left:20.25pt;margin-top:6pt;width:108.=
75pt;
   height:36.75pt;z-index:1;visibility:visible' o:gfxdata=3D"UEsDBBQABgAIAA=
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
BgAAAAA=3D
">
   <v:imagedata src=3D"image001.png" o:title=3D""/>
   <o:lock v:ext=3D"edit" aspectratio=3D"f" text=3D"t"/>
   <x:ClientData ObjectType=3D"Pict">
    <x:SizeWithCells/>
    <x:CF>Bitmap</x:CF>
    <x:AutoPict/>
   </x:ClientData>
  </v:shape><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout'>
  <table cellpadding=3D0 cellspacing=3D0>
   <tr>
    <td width=3D27 height=3D8></td>
   </tr>
   <tr>
    <td></td>
    <td><img width=3D145 height=3D49 src=3Dimage002.gif v:shapes=3D"WordArt=
_x0020_2"></td>
    <td width=3D86></td>
   </tr>
   <tr>
    <td height=3D21></td>
   </tr>
  </table>
  </span><![endif]><!--[if !mso & vml]><span style=3D'width:193.5pt;height:=
58.5pt'></span><![endif]--></td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>3</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>4</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl65>Total</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D48 style=3D'width:36pt'></td>
  <td width=3D48 style=3D'width:36pt'></td>
  <td width=3D168 style=3D'width:126pt'></td>
  <td width=3D90 style=3D'width:68pt'></td>
  <td width=3D95 style=3D'width:71pt'></td>
  <td width=3D76 style=3D'width:57pt'></td>
  <td width=3D65 style=3D'width:49pt'></td>
  <td width=3D136 style=3D'width:102pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D0></td>
  <td width=3D0></td>
  <td width=3D0></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/image001.png
Content-Transfer-Encoding: base64
Content-Type: image/png

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

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/image002.gif
Content-Transfer-Encoding: base64
Content-Type: image/gif

R0lGODlhkQAxAHcAMSH+GlNvZnR3YXJlOiBNaWNyb3NvZnQgT2ZmaWNlACH5BAEAAAAALAAAAACR
ADEAgAAAAAAAAAL/hI+py+0Po5x0hYqz3ryDAF7eSJZmEqbgybZupKrvTHuhFa/1zuPil0LldL3i
65I73BTJn/HJIQ5vMkQVio0uDdPV1ir9ZMdWMTOonAK/6yR5fOXG0mq23P2mIaVz8LYaFNfWl3eE
NniIJ7NI5EdYqNV456U2+Vd3aJkJKYFEJ3lVifgjajdoxgnjtnnKuDQ0GrgpmIqCWjkre0lK2LXn
RKeECgkbS8mGxqr56psr+uT5OdeMrCvp12bZ6mWszBOKCcvqCvyZDUjdDCUYfvy4beoL755ePvLL
0Ju+XF18Jt6u3rUMv94tC0auIDtrvBRO69KtCUE+zxxRpAdxnDV+8wKpqLORCOK/kCIYMhTicVdE
Y9LE2OvUMKHBWBzlnXKkrSOugZ1aclw5khnAJs4wJqzJswI4HTpf0mT5NJvLh9SkedtwtCoti7vQ
UbFaaqgtpyCTpQyblKU/ZfX4SS2S9aS2fLp82kVKMtE6qvq6OggYNKjIYG/kZerq1PDAheFqgR28
NDFglPYqOn58FttcH2IDY4t2mXPVuVsjGiwdWlU7zTdFQ0U5LPWEjna9RUYtG2tGua0pg42du2zb
OLb1kg1edhTQ3neR6zHZzbfzQmbPPsI9vYdMt7ayE7sY05R36tUbiR/Pqfxx9LWwsw8O+j36AgA7

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../254.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><![if IE]>
<base href=3D"file:///C:\B1334ED4\254_files\sheet002.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.42in .39in .5in .59in;
	mso-header-margin:.31in;
	mso-footer-margin:.31in;
	mso-horizontal-page-align:center;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../254.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple class=3Dxl67>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D1046 style=3D'bor=
der-collapse:
 collapse;table-layout:fixed;width:785pt'>
 <col class=3Dxl74 width=3D48 style=3D'mso-width-source:userset;mso-width-a=
lt:1755;
 width:36pt'>
 <col class=3Dxl67 width=3D48 style=3D'mso-width-source:userset;mso-width-a=
lt:1755;
 width:36pt'>
 <col class=3Dxl67 width=3D168 style=3D'mso-width-source:userset;mso-width-=
alt:6144;
 width:126pt'>
 <col class=3Dxl67 width=3D90 style=3D'mso-width-source:userset;mso-width-a=
lt:3291;
 width:68pt'>
 <col class=3Dxl67 width=3D95 style=3D'mso-width-source:userset;mso-width-a=
lt:3474;
 width:71pt'>
 <col class=3Dxl67 width=3D76 style=3D'mso-width-source:userset;mso-width-a=
lt:2779;
 width:57pt'>
 <col class=3Dxl67 width=3D65 style=3D'mso-width-source:userset;mso-width-a=
lt:2377;
 width:49pt'>
 <col class=3Dxl67 width=3D136 style=3D'mso-width-source:userset;mso-width-=
alt:4973;
 width:102pt'>
 <col class=3Dxl67 width=3D64 style=3D'width:48pt'>
 <col class=3Dxl67 width=3D64 span=3D4 style=3D'width:48pt'>
 <col class=3Dxl67 width=3D0 style=3D'display:none;mso-width-source:userset;
 mso-width-alt:0'>
 <col class=3Dxl67 width=3D0 span=3D2 style=3D'display:none;mso-width-sourc=
e:userset;
 mso-width-alt:2340'>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D8 rowspan=3D2 height=3D52 class=3Dxl106 width=3D726 style=
=3D'height:40.2pt;
  width:545pt'><a name=3D"Print_Area">INSTITUTE PROFILE <br>
    ADMISSION YEAR 2012-13</a></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D64 style=3D'width:48pt'></td>
  <td class=3Dxl67 width=3D0></td>
  <td class=3Dxl67 width=3D0>Yes</td>
  <td class=3Dxl67 width=3D0></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D6 class=3Dxl67 style=3D'height:20.1pt;mso-ignor=
e:colspan'></td>
  <td class=3Dxl67>No</td>
  <td class=3Dxl67></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D6 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl67>Applied</td>
  <td class=3Dxl67></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of Institu=
te</td>
  <td colspan=3D5 class=3Dxl90>SHREE LEUVA PATEL TRUST PHARMACY MAHILA COLL=
EGE</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76 colspan=3D2 style=3D'mso-ignore:colspan'>GTU Institute C=
ode</td>
  <td class=3Dxl91>251</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76 colspan=3D2 style=3D'mso-ignore:colspan'>Type of Institu=
te</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>SFI=
</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td colspan=3D6 class=3Dxl110 style=3D'border-right:.5pt solid black'>Deg=
ree
  Pharmacy</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl79>Tuition Fee Per Annum</td>
  <td colspan=3D5 class=3Dxl122 style=3D'border-right:.5pt solid black'>500=
00
  (B.Pharm)</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D5 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D7 height=3D182 class=3Dxl71 style=3D'height:140.7pt'>2</td>
  <td colspan=3D7 class=3Dxl113>Full Address of Institute</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D3 height=3D26 class=3Dxl99 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>SMT SHANTABEN HARIBHAI GAJERA SHAIKSHANIK SANKUL</td>
  <td class=3Dxl87>Pin Code</td>
  <td colspan=3D3 class=3Dxl119 style=3D'border-right:.5pt solid black'>365=
601</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D3 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>CHAKKARGADH ROAD</td>
  <td class=3Dxl87>Phone</td>
  <td colspan=3D3 class=3Dxl128 style=3D'border-right:.5pt solid black'>232=
323</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>City</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>Fax</td>
  <td colspan=3D3 class=3Dxl130 style=3D'border-right:.5pt solid black'>232=
327</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Taluka</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D3 class=3Dxl125 style=3D'border-right:.5pt solid black'>inf=
o@amrelisankul.org</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>District</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td class=3Dxl87>Website</td>
  <td colspan=3D3 class=3Dxl115 style=3D'border-right:.5pt solid black'>www=
.amrelisankul.org</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D7 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D3 height=3D78 class=3Dxl75 style=3D'height:60.3pt'>3</td>
  <td colspan=3D7 class=3Dxl108>Location</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'>Nearest
  Rly. Station</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl92>1</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'>Nearest
  Bus Station</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>AMR=
ELI</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl93 style=3D'border-top:none'>1</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl76>&nbsp;</td>
  <td colspan=3D3 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl79 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl80>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl70 colspan=3D2 style=3D'mso-ignore:colspan'>Year of Establi=
shment</td>
  <td class=3Dxl86>2005</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl70>&nbsp;</td>
  <td colspan=3D6 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D4 height=3D104 class=3Dxl75 style=3D'height:80.4pt'>5</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of
  Management/Trustee</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>SHR=
EE
  VASANTBHAI<span style=3D'mso-spacerun:yes'>&nbsp; </span>HARIBHAI GAJERA<=
/td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 colspan=3D2 style=3D'height:20.1pt;mso-ignor=
e:colspan'><span
  style=3D'mso-spacerun:yes'>&nbsp;</span>Address</td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl88>Phone</td>
  <td class=3Dxl88>&nbsp;</td>
  <td class=3Dxl90 style=3D'border-top:none'>232321</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D4 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>SMT. SHANTABEN HARIBHAIGAJERA SHAIKSHANIK SANKUL</td>
  <td class=3Dxl76><span style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td colspan=3D2 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td colspan=3D4 height=3D26 class=3Dxl69 style=3D'border-right:1.0pt soli=
d black;
  height:20.1pt'>CHAKKARGADH ROAD, AMRELI - 365601</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl78 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td class=3Dxl81>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D4 height=3D104 class=3Dxl71 style=3D'height:80.4pt'>6</td>
  <td class=3Dxl70 colspan=3D3 style=3D'mso-ignore:colspan'>Name of
  Correspondent/Chairman/Trustee</td>
  <td colspan=3D4 class=3Dxl110 style=3D'border-right:.5pt solid black'>SHR=
EE
  MANUBHAI HARDASBHAI THUMMAR</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D4 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td class=3Dxl87>Phone</td>
  <td class=3Dxl87>&nbsp;</td>
  <td class=3Dxl92 style=3D'border-top:none'>232322</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D4 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl87>&nbsp;</td>
  <td class=3Dxl93 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D7 class=3Dxl66 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D2 height=3D52 class=3Dxl75 style=3D'height:40.2pt'>7</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Name of Princip=
al</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>DR.=
 UPENDRA
  KUMAR</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl86>(02792)232326</td>
  <td class=3Dxl88>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>8758235585</td>
  <td class=3Dxl88>e-mail</td>
  <td colspan=3D2 class=3Dxl133 style=3D'border-right:.5pt solid black'>dr_=
upendrakumar@yahoo.com</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D2 height=3D52 class=3Dxl71 style=3D'height:40.2pt'>8</td>
  <td class=3Dxl70 colspan=3D2 style=3D'mso-ignore:colspan'>Contact Person'=
s Name</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black'>HAR=
DIKBHAI
  VYAS</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl86>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>9909910977</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:hardiknvyas@gmail.com" target=3D"_parent">hardiknvyas@gmai=
l.com</a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D62 style=3D'mso-height-source:userset;height:46.5pt'>
  <td rowspan=3D2 height=3D88 class=3Dxl75 style=3D'height:66.6pt'>9</td>
  <td colspan=3D2 class=3Dxl104 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for Cyberspace Centre</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>GOPAL K. PATEL</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl88>Mobile</td>
  <td class=3Dxl86 style=3D'border-top:none'>9824848603</td>
  <td class=3Dxl88>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'page-break-before:always;mso-height-source:userse=
t;
  height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D65 style=3D'mso-height-source:userset;height:48.75pt'>
  <td rowspan=3D2 height=3D91 class=3Dxl71 style=3D'height:68.85pt'>10</td>
  <td colspan=3D2 class=3Dxl102 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for MQ Admission(fill the details only if applicable)</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>CHATURBHAI K. KHUNT</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>9904145042</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D65 style=3D'mso-height-source:userset;height:48.75pt'>
  <td rowspan=3D2 height=3D91 class=3Dxl71 style=3D'height:68.85pt'>11</td>
  <td colspan=3D2 class=3Dxl102 width=3D216 style=3D'border-right:1.0pt sol=
id black;
  width:162pt'>Name of Nodal Officer <br>
    for Help Centre(fill the details only if applicable)</td>
  <td colspan=3D2 class=3Dxl69 style=3D'border-right:1.0pt solid black;bord=
er-left:
  none'>GOPAL K. PATEL</td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>Phone</td>
  <td class=3Dxl68>(02792)232325</td>
  <td class=3Dxl87>Mobile</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>9824848603</td>
  <td class=3Dxl87>e-mail</td>
  <td colspan=3D2 class=3Dxl135 style=3D'border-right:.5pt solid black'><a
  href=3D"mailto:gopalmeb@gmail.com" target=3D"_parent">gopalmeb@gmail.com<=
/a></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>12</td>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Courses offered=
 &amp;
  Approved in<span style=3D'display:none'>take</span></td>
  <td class=3Dxl82>&nbsp;</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D2 class=3Dxl118 width=3D216 style=3D'width:162pt'>AICTE app=
roval letter
  no. and date</td>
  <td colspan=3D5 class=3Dxl110 style=3D'border-right:.5pt solid black'>Cen=
tral
  /1-447880721/2011/EOA Dt. 1-9-2011</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D79 style=3D'mso-height-source:userset;height:59.25pt'>
  <td height=3D79 class=3Dxl79 style=3D'height:59.25pt'>Sr. No.</td>
  <td class=3Dxl84 width=3D48 style=3D'width:36pt'>GTU<br>
    Branch<br>
    Code</td>
  <td class=3Dxl79>Branch</td>
  <td class=3Dxl84 width=3D90 style=3D'width:68pt'>Approved intake as per A=
ICTE</td>
  <td class=3Dxl79>Year of starting</td>
  <td class=3Dxl84 width=3D76 style=3D'width:57pt'>NBA Accreditation Status=
 Yes/No)</td>
  <td class=3Dxl84 width=3D65 style=3D'width:49pt'>PCI <br>
    Approval</td>
  <td class=3Dxl84 width=3D136 style=3D'width:102pt'>Faculty<br>
    P-AP-L<br>
    (e.g.<br>
    1-2-4)</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl68 align=3Dright>90</td>
  <td class=3Dxl68 style=3D'border-left:none'>PHARMACY</td>
  <td class=3Dxl68 align=3Dright style=3D'border-left:none'>60</td>
  <td class=3Dxl68 align=3Dright style=3D'border-left:none'>2005</td>
  <td class=3Dxl68 style=3D'border-left:none'>No</td>
  <td class=3Dxl94 style=3D'border-left:none'>Yes</td>
  <td class=3Dxl95>1-0-15</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D48 style=3D'mso-height-source:userset;height:36.0pt'>
  <td height=3D48 class=3Dxl79 style=3D'height:36.0pt'>2</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl89 width=3D168 style=3D'border-top:none;border-left:none;wi=
dth:126pt'>M.Pharm
  Pharmacutics<br>
    (Applied)</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>18</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>2012</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D49 style=3D'mso-height-source:userset;height:36.75pt'>
  <td height=3D49 class=3Dxl79 style=3D'height:36.75pt'>3</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl89 width=3D168 style=3D'border-top:none;border-left:none;wi=
dth:126pt'>M.PharmPharmaceutical.
  Quality Assurance<br>
    (Applied)<br>
    </td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>18</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none;border-left:none'=
>2012</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>7</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>8</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl96 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>9</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl97 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl79>&nbsp;</td>
  <td class=3Dxl88>Total Intake</td>
  <td class=3Dxl68 align=3Dright style=3D'border-top:none'>96</td>
  <td colspan=3D4 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl83 style=3D'height:20.1pt'>&nbsp;</td>
  <td colspan=3D7 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>13</td>
  <td class=3Dxl70 colspan=3D3 style=3D'mso-ignore:colspan'>University to w=
hich
  College affiliated</td>
  <td colspan=3D4 class=3Dxl110 style=3D'border-right:.5pt solid black'>GUJ=
ARAT
  TECHNOLOGICAL UNIVERSITY</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl71 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl70>&nbsp;</td>
  <td colspan=3D6 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D14 height=3D364 class=3Dxl75 style=3D'height:281.4pt'>14</t=
d>
  <td class=3Dxl77 colspan=3D2 style=3D'mso-ignore:colspan'>Amenities<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td colspan=3D5 class=3Dxl77 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>Sr. No.</td>
  <td class=3Dxl79>Description</td>
  <td class=3Dxl79>Yes / No</td>
  <td class=3Dxl79>Details</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl85>Computer Facility</td>
  <td class=3Dxl69>Yes</td>
  <td class=3Dxl86>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>2</td>
  <td class=3Dxl76>Intranet<span style=3D'mso-spacerun:yes'>&nbsp; </span>f=
acility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>3</td>
  <td class=3Dxl76>Internet facility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>4</td>
  <td class=3Dxl76>Library</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl76>Book bank</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl76>Canteen</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>7</td>
  <td class=3Dxl76>Placement cell</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>8</td>
  <td class=3Dxl76>Sports</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>9</td>
  <td class=3Dxl76>Bank</td>
  <td class=3Dxl69 style=3D'border-top:none'>NO</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>10</td>
  <td class=3Dxl76>Transportation Facility</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>11</td>
  <td class=3Dxl76>Health centre</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl79 style=3D'height:20.1pt'>12</td>
  <td class=3Dxl76>Post office</td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl75 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl79>13</td>
  <td class=3Dxl76>Hostel facility<span style=3D'mso-spacerun:yes'>&nbsp;</=
span></td>
  <td class=3Dxl69 style=3D'border-top:none'>Yes</td>
  <td class=3Dxl86 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'page-break-before:always;mso-height-source:userse=
t;
  height:20.1pt'>
  <td rowspan=3D8 height=3D203 class=3Dxl75 style=3D'height:156.45pt'>&nbsp=
;</td>
  <td rowspan=3D8 class=3Dxl79>&nbsp;</td>
  <td class=3Dxl76>to 1st year students</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl76 style=3D'height:15.75pt'>all students</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Boys hostel</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>No</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Girls hostel</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Mess</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>Yes</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>No. of student/room<=
/td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>4</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl76 style=3D'height:20.1pt'>Total hostel fees/se=
m.</td>
  <td class=3Dxl76>&nbsp;</td>
  <td class=3Dxl86 style=3D'border-top:none'>8000/SEM</td>
  <td colspan=3D3 class=3Dxl76 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 colspan=3D6 class=3Dxl76 style=3D'height:20.1pt;mso-ignor=
e:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td rowspan=3D9 height=3D229 class=3Dxl71 style=3D'height:176.55pt'>15</t=
d>
  <td class=3Dxl70 colspan=3D4 style=3D'mso-ignore:colspan'>Other charges l=
evied, if
  any, under different heads</td>
  <td colspan=3D3 class=3Dxl70 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl65 style=3D'height:15.75pt'>Sr. No.</td>
  <td class=3Dxl65>Description</td>
  <td class=3Dxl66 colspan=3D2 style=3D'mso-ignore:colspan'>Amount in Rs.</=
td>
  <td colspan=3D3 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>1</td>
  <td class=3Dxl68>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>2</td>
  <td colspan=3D2 rowspan=3D3 height=3D78 class=3Dxl68 width=3D258 style=3D=
'mso-ignore:
  colspan-rowspan;height:60.3pt;border-top:none;width:194pt'><!--[if gte vm=
l 1]><v:shapetype
   id=3D"_x0000_t75" coordsize=3D"21600,21600" o:spt=3D"75" o:preferrelativ=
e=3D"t"
   path=3D"m@4@5l@4@11@9@11@9@5xe" filled=3D"f" stroked=3D"f">
   <v:stroke joinstyle=3D"miter"/>
   <v:formulas>
    <v:f eqn=3D"if lineDrawn pixelLineWidth 0"/>
    <v:f eqn=3D"sum @0 1 0"/>
    <v:f eqn=3D"sum 0 0 @1"/>
    <v:f eqn=3D"prod @2 1 2"/>
    <v:f eqn=3D"prod @3 21600 pixelWidth"/>
    <v:f eqn=3D"prod @3 21600 pixelHeight"/>
    <v:f eqn=3D"sum @0 0 1"/>
    <v:f eqn=3D"prod @6 1 2"/>
    <v:f eqn=3D"prod @7 21600 pixelWidth"/>
    <v:f eqn=3D"sum @8 21600 0"/>
    <v:f eqn=3D"prod @7 21600 pixelHeight"/>
    <v:f eqn=3D"sum @10 21600 0"/>
   </v:formulas>
   <v:path o:extrusionok=3D"f" gradientshapeok=3D"t" o:connecttype=3D"rect"=
/>
   <o:lock v:ext=3D"edit" aspectratio=3D"t"/>
  </v:shapetype><v:shape id=3D"WordArt_x0020_1" o:spid=3D"_x0000_s2051" typ=
e=3D"#_x0000_t75"
   style=3D'position:absolute;margin-left:20.25pt;margin-top:6pt;width:108.=
75pt;
   height:36.75pt;z-index:1;visibility:visible' o:gfxdata=3D"UEsDBBQABgAIAA=
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
BgAAAAA=3D
">
   <v:imagedata src=3D"image001.png" o:title=3D""/>
   <o:lock v:ext=3D"edit" aspectratio=3D"f" text=3D"t"/>
   <x:ClientData ObjectType=3D"Pict">
    <x:SizeWithCells/>
    <x:CF>Bitmap</x:CF>
    <x:AutoPict/>
   </x:ClientData>
  </v:shape><![endif]--><![if !vml]><span style=3D'mso-ignore:vglayout'>
  <table cellpadding=3D0 cellspacing=3D0>
   <tr>
    <td width=3D27 height=3D8></td>
   </tr>
   <tr>
    <td></td>
    <td><img width=3D145 height=3D49 src=3Dimage002.gif v:shapes=3D"WordArt=
_x0020_1"></td>
    <td width=3D86></td>
   </tr>
   <tr>
    <td height=3D21></td>
   </tr>
  </table>
  </span><![endif]><!--[if !mso & vml]><span style=3D'width:193.5pt;height:=
58.5pt'></span><![endif]--></td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>3</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>4</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>5</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl65 style=3D'height:20.1pt'>6</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl66 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl65>Total</td>
  <td class=3Dxl68 style=3D'border-top:none'>&nbsp;</td>
  <td colspan=3D4 class=3Dxl66 style=3D'mso-ignore:colspan'>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl70 style=3D'height:20.1pt'>NOTE :</td>
  <td class=3Dxl66 colspan=3D7 style=3D'mso-ignore:colspan'>1) Please fill =
separate
  forms for different type of courses (e.g. Degree Engg. / Degree Phar. etc=
.)</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl66 colspan=3D7 style=3D'mso-ignore:colspan'>2) Please fill =
up the
  details and submit it to ACPC latest by <font class=3D"font6">10/04/2012<=
/font><font
  class=3D"font0">, so that the details of<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></font></td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl72 style=3D'height:20.1pt'>&nbsp;</td>
  <td class=3Dxl66 colspan=3D6 style=3D'mso-ignore:colspan'>your institute =
can be
  mentioned in the information booklet for the year 2012-13.</td>
  <td class=3Dxl66>&nbsp;</td>
  <td colspan=3D8 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D26 style=3D'mso-height-source:userset;height:20.1pt'>
  <td height=3D26 class=3Dxl73 style=3D'height:20.1pt'></td>
  <td colspan=3D15 class=3Dxl67 style=3D'mso-ignore:colspan'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D48 style=3D'width:36pt'></td>
  <td width=3D48 style=3D'width:36pt'></td>
  <td width=3D168 style=3D'width:126pt'></td>
  <td width=3D90 style=3D'width:68pt'></td>
  <td width=3D95 style=3D'width:71pt'></td>
  <td width=3D76 style=3D'width:57pt'></td>
  <td width=3D65 style=3D'width:49pt'></td>
  <td width=3D136 style=3D'width:102pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D64 style=3D'width:48pt'></td>
  <td width=3D0></td>
  <td width=3D0></td>
  <td width=3D0></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CD3907.BC386820
Content-Location: file:///C:/B1334ED4/254_files/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../254.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"image001.png"/>
 <o:File HRef=3D"image002.gif"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01CD3907.BC386820--
