\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={A Comparative Study between IHC in Frozen Sections and Formalin Fixed Sections and their Clinical Significance-A Retrospective Study},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{A Comparative Study between IHC in Frozen Sections and Formalin Fixed Sections and their Clinical Significance-A Retrospective Study}
\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. Deepali  Jain}

             \author[2]{Dr. Minal  Chaudhary}

             \affil[1]{  Sharad Pawar Dental College,Sawangi (Dmimsu)}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Aim and Objective: Comparison of IHC expression of P53 protein in frozen section versus routine paraffin embedded section in OSCC.Materials and Methods: Patients diagnosed with OSCC were selected from the Department Of Oral and Maxillofacial Surgery of Sharad Pawar Dental College, Sawangi,During curative surgery tissue sections were obtained for frozen IHC and paraffin embedded sections were obtained from routinely processed ressected tissue which were sent for histopathological diagnosis were also subjected to IHC for the purpose of the study. The tissue when then assessed to determine the expression of p53 protein.Results: Sharper and more extensive p53 protein expression was observed in frozen section as compared to formalin fixed paraffin embedded sections. This is thought to be due to the blockage of antigen sites by formalin.Conclusion: This study is of great significance to the pathologist who routinely assess IHC and reports on frozen section as diagnostic tools to guide the surgeon in order to determine the extent to which the ressection should be carried out.

\end{abstract}


\keywords{}

\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& 	 	 		 
\section[{A Comparative Study between IHC in Frozen Sections and Formalin Fixed Sections and their Clinical Significance-A Retrospective Study}]{A Comparative Study between IHC in Frozen Sections and Formalin Fixed Sections and their Clinical Significance-A Retrospective Study}\par
Abstract-Aim and Objective: Comparison of IHC expression of P53 protein in frozen section versus routine paraffin embedded section in OSCC.\par
Materials and Methods: Patients diagnosed with OSCC were selected from the Department Of Oral and Maxillofacial Surgery of Sharad Pawar Dental College, Sawangi,During curative surgery tissue sections were obtained for frozen IHC and paraffin embedded sections were obtained from routinely processed ressected tissue which were sent for histopathological diagnosis were also subjected to IHC for the purpose of the study. The tissue when then assessed to determine the expression of p53 protein.\par
Results: Sharper and more extensive p53 protein expression was observed in frozen section as compared to formalin fixed paraffin embedded sections. This is thought to be due to the blockage of antigen sites by formalin.\par
Conclusion: This study is of great significance to the pathologist who routinely assess IHC and reports on frozen section as diagnostic tools to guide the surgeon in order to determine the extent to which the ressection should be carried out. Hence, we can conclude that frozen section is more derivative in accordance with time as compared to formalin fixed tissue for determining the expression and as an important investigation to modify resection by using various tumor markers. In our study, we also considered conduction of IHC for margins during surgical procedure in order to guide the surgeon whether the margins are positive or negative and if the resection has to be extended or not. IHC here was conducted in a time period of 2 hours by polymer technique. Hence, an important and more definitive diagnostic tool for immediate results. 
\section[{I.}]{I.}\par
Introduction rozen sections are immediately obtained during surgical procedure. Whereas, the formalin fixed sections are obtained during incisional biopsy which is taken in order to attain a definitive diagnosis and ressected specimens which are obtained as postsurgrical procedure. These tissues are fixed in neutral buffered formalin for 24 hours and then embedded in paraffin wax for the preparation of blocks from which sections are prepared for routine hematoxylin and eosin staining and also for IHC.\par
Immunohistochemistry is an indispensible tool for diagnostic as well as research purpose in human disease, and is widely employed in establishing diagnosis. It can be conducted on frozen section and formalin fixed section. It is a method for demonstrating the presence and location of proteins in tissue sections.\par
Though the procedure is less sensitive quantitatively than others, it enables the observation of processes in the context of intact tissue. This is especially useful for assessing the progression and treatment of diseases such as cancer.\par
In general, the information gained from IHC combined with microscopy literally provides a "big picture" that can help make sense of data obtained using other methods. Immunohistochemical staining is accomplished with antibodies that recognize the target protein.\par
Since antibodies are highly specific, the antibody will bind only to the protein of interest in the tissue section. The antibody-antigen interaction is then visualized using either chromogenic detection, in which an enzyme conjugated to the antibody cleaves a substrate to produce a colored precipitate at the location of the protein.\par
Mutation of the p53 tumor suppressor gene is the most frequent abnormality in various human tumors. More than 95\% of these alterations are missense mutations which are scattered in the central part of the gene. Although all these mutations lead to the inactivation of the biological properties of the p53 protein, they also have dramatic consequences in term of p53 stability. Mutant p53 protein, which takes on an abnormal conformation, is more stable than the wild-type (half-life of several hours compared to 20 minutes for the wild type p53), accumulates in the nucleus of neoplastic cells and thus becomes immunologically detectable. An important consequence of this phenomenon is that positive immunostaining is indicative of abnormalities of the p53 gene and its product. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods}\par
The study was carried out at Sharad Pawar Dental College, Sawangi, Wardha in the Department of Oral and Maxillofacial Pathology. 30 samples were selected who had been diagnosed clinically and histologically with OSCC. Patients consent was taken prior to the conduction of the study. The IHC procedure which was carried out for the purpose of this study was Universal immuno enzyme technique These samples had been procured during the curative surgical procedure for frozen section and later from ressected specimen for paraffin embedded sections. These samples were then subjected to IHC staining for p53 antibody.\par
For frozen sections the tissue sample obtained during the surgical procedure were samples frozen in the cryostat machine after which tissue sections 2-3 micron meter thick were sectioned in the machine collected on silane coated slides and fixed in pre-cooled acetone for a period of 10 minutes.\par
Which was followed by application of peroxidase block for a period of 20 minutes followed by washing in Tris buffered solution (TBS) for 5minutes after which the application of p53 antibody (clone DO-7) after which it was washed in TBS for 10 minutes.\par
The application of HRP labeled polymer antibody is done for a period of 30 minutes after which it was washed in TBS for 10 minutes.\par
Finally, the application of DAB and hematoxylin is done for 30 minutes, after which is washed for 10 minutes with TBS. Similar, procedure was carried out for IHC in paraffin embedded sections which was also collected on silane coated slides.\par
The fixation here is done with Neutral buffered formalin for 24 hours. And the antigen retrieval is done for a period of 30 minutes. The remaining procedure for these sections remains the same as the latter.\par
The complete procedure of IHC staining in frozen section requires a time period of approximately 2 hours.\par
III. 
\section[{Results}]{Results}\par
25 out of 30 samples exhibited positive staining for frozen sections as well as paraffin embedded sections. More sharper and extensive p53 protein expression was seen in frozen section as compared to formalin fixed paraffin embedded sections.\par
However the cellular morphology is more definite in formalin fixed tissue. This is because of the loss of antigen during tissue handling, fixation and processing.\par
Therefore, we can determine that frozen section is more derivative in accordance with time as compared to formalin fixed tissues for determining the expression of p53 by IHC and as an important investigation to modify resection by using various tumor markers.\par
It will also act as a guide to the surgeon in order to determine where to stop the resection which will also help in preservation of important structures which otherwise might have been ressected to rule out the possibility of recurrence. Hence, ultimately be beneficial to the patient as well.\par
Volume XIV Issue II Version I Year ( ) 
\section[{Discussion}]{Discussion}\par
It has been observed that patients suffering from OSCC have very low that is about 5 year survival rate of 50\%. No increase in the 5 year survival rate of patients with OSCC has been documented in the last 10 years. The main cause of death from OSCC after surgery is either due to formation of second primary tumor or recurrence of OSCC.\par
It is here that the role of field cancerization comes into play. In many cases field cancerization cannot be diagnosed by routine hematoxylin and eosin staining procedure. Hence, arises the need for more aggressive treatment modalities and newer diagnostic tools. We advocate the identification and removal of cancer and field on frozen section IHC as a routine treatment protocol for better prognosis.\par
IHC has frequently been considered a domain of research rather than for treatment and routine diagnostic procedure. There is an urgent need to change this line of thinking and integrate frozen IHC as a routine diagnostic tool for better assessment of margins and fields which will lead to better treatment and improved survival rate in patients with OSCC. Frozen IHC thus can be an important diagnostic, prognostic as well as research tool.\par
Removal of modified radical neck dissection protocol and repair requires a time period of about 5 to 6 hours.\par
Frozen section IHC which is an important diagnostic tool can be incorporated as a routinely used procedure during the course of surgery.\par
This could help in better management of margins which remain undetected otherwise but show positivity with molecular markers. Hence, the management of such condition on priority basis during surgical intervention could lead to better prognosis in patients with OSCC and will negate the need for recurrent surgeries.\par
V. 
\section[{Conclusion}]{Conclusion}\par
We conclude that frozen section IHC, is a viable technique which can be carried out during the course of surgical intervention and the result equals if not exceeds the results that are seen by conventional IHC procedure having equally significant prognostic value.\par
Also, though technique sensitive it is an easy procedure to conduct and does not require special training and can be conducted by technician who is able to perform routine IHC.\par
This procedure requires a time period of only 2 hours as compared to conventional IHC that requires approximately 26 hours.\par
Also, most of the antibodies that can be used for conventional IHC can be used for frozen IHC as well. There are certain misconceptions about frozen IHC such as it is difficult to conduct being time consuming and requires special training.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}F}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Zr Shi et al. ()]{b5}\label{b5} 	 		‘A comparison of three immunoperoxidase techniques for antigen detection in colorectal carcinoma tissues’.  		 			Zr Shi 		,  		 			Y S Itzkowitz 		,  		 			Kim 		.  	 	 		\textit{J. Histochem. Cytochem}  		1988. 36 p. .  	 
\bibitem[Giorno ()]{b1}\label{b1} 	 		‘A comparison of two immunoperoxidase staining methods based on the avidin-biotin interaction’.  		 			R Giorno 		.  	 	 		\textit{Diagn Immunol}  		1984. 2  (3)  p. .  	 
\bibitem[Oros et al. (1996)]{b3}\label{b3} 	 		‘Demonstration of rat CAR bacillus using a labelled streptavidin biotin (LSAB) method’.  		 			J Oros 		,  		 			S Matsushita 		,  		 			J L Rodriguez 		,  		 			F Rodriguez 		,  		 			A Fernandez 		.  	 	 		\textit{J Vet Med Sci}  		1996 Dec. 58  (12)  p. .  	 
\bibitem[Javois (ed.)]{b0}\label{b0} 	 		\textit{Immunocytochemical Methods and Protocols},  				 			Lorette C Javois 		 (ed.)  		 (Totowa, New Jersey)  		Humana Press.  	 	 (2nd Edition) 
\bibitem[Nagle et al. (1983)]{b2}\label{b2} 	 		‘Immunohistochemical demonstration of keratins in human ovarian neoplasms. A comparison of methods’.  		 			R B Nagle 		,  		 			V A Clark 		,  		 			K M Mcdaniel 		,  		 			J R Davis 		.  	 	 		\textit{J HistochemCytochem}  		1983 Aug. 31  (8)  p. .  	 
\bibitem[Milde et al. ()]{b4}\label{b4} 	 		‘Immunohistochemical detection of 1,25-dihydroxyvitamin D3 receptors and estrogen receptors by monoclonal antibodies: comparison of four immunoperoxidase methods’.  		 			P Milde 		,  		 			Merke 		,  		 			M R Ritz 		,  		 			Haussler 		,  		 			Ew Rauterberg 		.  	 	 		\textit{J Histochem-Cytochem}  		1989. 37  (11)  p. .  	 
\bibitem[Ramos-Vara ()]{b6}\label{b6} 	 		‘Technical Aspects of Immunohistochemistry’.  		 			J A Ramos-Vara 		.  	 	 		\textit{Vet Pathol}  		2005. 2005. 42 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
