\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Study of Cytological Pattern of Tubercular Lymphadenitis},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-01-16 (revised: 16 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-16}
\title{Study of Cytological Pattern of Tubercular Lymphadenitis}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Narayanamurthy  C}

             \affil[1]{  basaveshwara Medical college and hospital, Rajiv Gandhi University of Health Sciences}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2011 Accepted: 3 January 2012 Published: 16 January 2012}

\maketitle


\begin{abstract}
        


Background : Fine needle aspiration cytology is a diagnostic tool in which cells are extracted from a palpable swelling using FNAC gun, syringe and fine needle. It is a simple, speedy, safe, cost effective and accurate technique being used worldwide. Lymphadenopathy is one of the common conditions encountered in clinical practice with varied etiological predispositions. Aim : To know the cytological pattern of tubercular lymphadenitis of this region and correlation with biopsy whenever possible. To evaluate the utility of fine needle aspiration cytology of lymph nodes. Study Setting & Design : This proospective study was conducted at the department of Pathology, of a tertiary healthcare teaching center for a period of three years from October 2000 to January 2003. Materials And Methods : 22 to 23 gauze needle with 10ml disposable syringes were used. Minimum of three stains Hematoxylin & Eosin (H & E) stain, MGG S stain and AFB stain were done. Wherever possible Gram stain was also done. The cytological diagnoses were correlated whenever possible with histopathological examination. Statistical Analysis : The data entry was carried out using Microsoft Office Excel worksheet and was analyzed. Results : Cytological diagnosis of tubercular lymphadenitis was made for 109 cases. The smears were divided into four groups. I. Epithelioid cell clusters with or without Langhan?s giant cells with necrotic material. II. Epithelioid cell clusters with or without Langhan?s giant cell, without necrosis. III. Occasional epithelioid cell collection without typical necrosis giant cells. IV. Only necrotic material, without epithelioid cell clusters or giant cells. The positivity was 16.67%, 7.3%, 11.12% and 50 % for group I, II, III and IV respectively. Conclusion : Fine needle aspiration cytology is an useful technique for evaluation of patients with lympahdneopathies, because of lack of complication and excellent results. The present study is relative sensitive and specific. Diagn

\end{abstract}


\keywords{Cytological pattern, Lymphadenopathy, Tuberculosis and biopsy.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
lymphadenitis of this region and correlation with biopsy whenever possible. To evaluate the utility of fine needle aspiration cytology of lymph nodes.\par
Study Setting \& Design : This proospective study was conducted at the department of Pathology, of a tertiary healthcare teaching center for a period of three years from October 2000 to January 2003. Materials And Methods : 22 to 23 gauze needle with 10ml disposable syringes were used. Minimum of three stains Hematoxylin \& Eosin (H \& E) stain, MGG S stain and AFB stain were done. Wherever possible Gram stain was also done. The cytological diagnoses were correlated whenever possible with histopathological examination.\par
Statistical Analysis : The data entry was carried out using Microsoft Office Excel worksheet and was analyzed.\par
Results : Cytological diagnosis of tubercular lymphadenitis was made for 109 cases. The smears were divided into four groups.\par
I.\par
Epithelioid cell clusters with or without Langhan's giant cells with necrotic material. II.\par
Epithelioid cell clusters with or without Langhan's giant cell, without necrosis. III.\par
Occasional epithelioid cell collection without typical necrosis giant cells. IV.\par
Only necrotic material, without epithelioid cell clusters or giant cells. The positivity was 16.67\%, 7.3\%, 11.12\% and 50 \% for group I, II, III and IV respectively. 
\section[{Conclusion : Fine needle aspiration cytology is an}]{Conclusion : Fine needle aspiration cytology is an}\par
useful technique for evaluation of patients with lympahdneopathies, because of lack of complication and excellent results. The present study is relative sensitive and specific. Diagnostic accuracy can be further improved by studying the cytological pattern of the tuberculosis, immunocytochemical stains and analysis male number of cases along with histopathological correlation. 
\section[{INTRODUCTION}]{INTRODUCTION}\par
ymphadenopathy is one of the common conditions encountered in clinical practice with varied etiological predispositions.\par
it always poses dilemma for the clinician. Lymphadenopathy is one of the major causes of morbidity particularly in pediatric age group. Hence it is essential that a correct diagnosis is made as early as possible.\par
Fine needle aspiration cytology (FNAC) is a diagnostic tool in which cells are extracted from a palpable swelling using FNAC gun, syringe and fine needle. It is a simple, speedy, safe, cost effective and accurate technique being used worldwide.\par
Fine needle aspiration studies is being increasingly used for evaluation of lymphadenopathy.\par
lymph node FNAC can be performed routinely as a first approach to lymohadenopathies. The clinical value of FNAC is not limited to neoplastic conditions, but also in diagnosis of inflammatory, infectious and degenerative conditions. In most cases architectural distortion is minimal or absent, if biopsy becomes necessary. With adequate cytological examination and fallow-up, a large number of biopsies can be avoided. Ethical considerations: The protocol for this study was approved from the Chairman, and the secretary, institutional ethical committee (IEC). The approval was on the agreement that patient anonymity must be maintained, good laboratory practice/ quality control ensured, and that every finding would be treated with utmost confidentiality and for the purpose of this research only. All work was performed according to the international guidelines for human experimentation in biomedical research. 
\section[{II.}]{II.} 
\section[{MATERIAL AND METHODS}]{MATERIAL AND METHODS} 
\section[{Study}]{Study} 
\section[{III.}]{III.} 
\section[{RESULTS}]{RESULTS} 
\section[{Cytological}]{Cytological}\par
diagnosis of tubercular lymphadenitis was made 109 cases. The smears were divided into four groups. 
\section[{I.}]{I.}\par
Epithelioid cell clusters with or without Langhan's giant cells with necrotic material. II.\par
Epithelioid cell clusters with or without Langhan's giant cell, without necrosis. III.\par
Occasional epithelioid cell collection without typical necrosis giant cells. IV.\par
Only necrotic material, without epithelioid cell clusters or giant cells.\par
Groups I and II together amounting 65.13\% of cases. The group-I consisted of 30 patients, group-II consisted of 41 patients. Group-III consisted of 18 patients while the remaining 20 patients belonged to group-IV.\par
AFB staining was done in all the cases. Group-I revealed AFB positively in 5 cases, group-II releaved AFB positively I 3 cases. Group-III releaved AFB positively in 2 cases, while the group-IV releaved AFB positively in 10 cases.\par
Biopsy correlation was possible in only 6 of group-1, 10 of the group-II, 4 of the group-III and 5 0f the group-1V.Amoung group-I, II, and IV all biopsies diagnosed as tubercular lymphadenitis on histopathological examination. In group-III, 2 cases were diagnosed as reactive lymphadenopathy and the remaining 2 cases as tubercular lymphadenitis.\par
IV. 
\section[{DISCUSSION}]{DISCUSSION}\par
Tubercular lymphadenitis constituted commonest group of lymphadenipathies diagnosed by fine needle aspiration, numbering 109 patients (36.33\%) out of 300 patients of lymphadenopathy.\par
The results of our study were in accordance with many studies ( The result was in accordance with many studies 17, 35. For the bacilli to be demonstrated in the smears, their number should be between 10,000 to 1, 00,000 per ml of the material. If the number is less than this bacilli may be detected in the smears 19.the presence of AFB and its relation to immunological spectrum has been described by many authors.  {\ref Lenzi and his colleagues (1977)} proposed a point spectrum, at one pole were reactive cases showing a good cell mediated response, comparatively few bacteria and good response to treatment .At the other pole were unreactive cases, resembling leprematous leprosy in showing numerous organisms in the apparent absence of all cell mediated immune response49.study by meter et al and Das et al found that 64-66\% and 77.4\% AFB positivity rates respectively in smeares containing only necrotic material or pus.Biopsy correlation was possible in 25 patients. Which included 6 patients of group-I, 10 of Group-II.4 of Group-III and 5of Group-IV.Biopsy results of group I, II, and iv confirmed the cytological diagnosis. Whereas biopsy of group-iii turned out to be reactive lymphodenopathy in two patients and remained as tubercular lymphadenitis in other two patients. There were difficulties in arriving at a definitive diagnosis in certain cases of tubercular lymphadenitis, when the aspirate shows a polymorphous picture with occasional epithelioid cells and obsence of typical Langhan's giant cells or caseous necrosis, making it necessary to resort to excisional biopsy for definitive diagnosis. This is particularly true in children, in whom a similar picture may be seen in cases of reactive lymphadenopathy due to viral or toxoplasma infection. Since the mere presence of occasional epithelioid cells is not diagnostic of any specific condition 35.In the present study 18 cases faced such difficulty. AFB was positive in only 2 cases. On biopsy examination 2 cases turned out to be reactive lymphadenopathy.\par
V. 
\section[{CONCLUSION}]{CONCLUSION}\par
Fine needle aspiration cytology is an useful technique for evaluation of patients with lympahdneopathies, because of lack of complication and excellent results. The present study is relative sensitive and specific. Diagnostic accuracy can be further improved by studying the cytological pattern of the tuberculosis, immunocytochemical stains and analysis male number of cases along with histopathological correlation. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.85\textwidth}}
of 20 students revealed positivity in 10 patients.AFB\\
positivity were maximum in the group with caseation\\
only.(fig-2)\\
XIV0i.e.,Raghuveer et al\\
39(35.26\%),Bharadwaj K.et al17 (40.95\%).Prasad\\
16(45.76\%).But studied by Khan et al 48 and Das Gupta\\
et al 17 conducted by Aligarh and Calcutta respectively\\
showed high incidence of tuberculosis. This must be in\\
accordance with incidence of tuberculosis in that area\\
17.\\
Cytological features of tubercular lymph node\\
were divided in to 4 groups (table-1).ZN staining was\\
done in all the cases.ZN staining done in group-1\\
consisted of 30 patients, revealed positive in 5 patients.\\
Group-II (fig -1) consisted 0f 41 patients revealed AFB\\
positivity in 3 patients. Group II consisted of 18 patients'\\
revealed AFB positivity in 2 patients. Group-IV consisted\end{longtable} \par
 
\caption{\label{tab_0}Table -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Histopathological Diagnosis\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{Volume XII Issue I Version I © 2012 Global Journals Inc. (US) February} 		 		\backmatter  			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
