\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={Systemic and Local Immune Response to H. Pylori Infection and their Correlation with the Degree of Antral and Duodenal Inflammation},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Systemic and Local Immune Response to H. Pylori Infection and their Correlation with the Degree of Antral and Duodenal Inflammation}
\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]{Awad  Magbri}

             \affil[1]{  University College Hospital Galway, Ireland}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Design, setting, participants & measurements: One hundred and eight patients presented to the University College Hospital Galway, Ireland (UCHG) with upper gastro-intestinal symptoms were included in the study. There were 52 males with age range 18-82 years, mean age 49 years, and 56 females, age range 20-83 years, mean age 52 years. They were grouped according to the endoscopic findings into 4 groups (i) Duodenal Ulcer (DU), (ii) Gastric Ulcer (GU), (iii) Gastritis (GS), & (iv) Non-Ulcer Dyspepsia (NUD). Five milliliter of venous blood was taken in a sterile plain tube; the serum was separated and stored at -70 C0 for ELISA assay. Endoscopy was carried out and at least 4 biopsies were obtained, 2 from the antrum and 2 from the first part of the duodenum (duodenal bulb). One biopsy each from the antrum and duodenum was transferred immediately into a sterile container containing 2 mL of RPMI 1640. The other biopsy specimens one from the antrum and one from the duodenum were processed for histological examination. The serum IgG antibodies to H. pylori and local IgA and IgG were measured by an ELISA test.

\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& 	 	 		 \par
Abstract-Design, setting, participants \& measurements: One hundred and eight patients presented to the University College Hospital Galway, Ireland (UCHG) with upper gastro-intestinal symptoms were included in the study. There were 52 males with age range 18-82 years, mean age 49 years, and 56 females, age range 20-83 years, mean age 52 years. They were grouped according to the endoscopic findings into 4 groups (i) Duodenal Ulcer (DU), (ii) Gastric Ulcer (GU), (iii) Gastritis (GS), \& (iv) Non-Ulcer Dyspepsia (NUD). Five milliliter of venous blood was taken in a sterile plain tube; the serum was separated and stored at -70 C 0 for ELISA assay. Endoscopy was carried out and at least 4 biopsies were obtained, 2 from the antrum and 2 from the first part of the duodenum (duodenal bulb). One biopsy each from the antrum and duodenum was transferred immediately into a sterile container containing 2 mL of RPMI 1640. The other biopsy specimens one from the antrum and one from the duodenum were processed for histological examination. The serum IgG antibodies to H. pylori and local IgA and IgG were measured by an ELISA test. Serum IgG antibody levels of the four groups of patients with various degrees of inflammation (0-3 degree) were compared, a highly significant association was found between the level of IgG antibodies to H. pylori and the severity of inflammatory reaction in the biopsy specimens (0 \&2 and 0 \& 3, p=0.0001) and between grade (1 \& 2, p=0.045) and (1 \&3, p=0.002) but not between (0\&1, p=0.310), and (2\&3, p=0.282) grades of inflammation.\par
Duodenal and antral IgA and IgG antibodies to H. pylori were assessed in 108 patients. A higher number of antral compared to duodenal biopsies in culture produce both IgA and IgG antibodies to H. pylori in all groups. \hyperref[b20]{21}  
\section[{I. Introduction}]{I. Introduction}\par
elicobacter pylori are now recognized as a primary cause of active chronic gastritis in humans. Most infected humans remain asymptomatic, but are at increased risk for developing peptic ulcer disease and possibly gastric cancer \hyperref[b0]{(1)}\hyperref[b1]{(2)}\hyperref[b2]{(3)}\hyperref[b3]{(4)}\hyperref[b4]{(5)}\hyperref[b5]{(6)}\hyperref[b6]{(7)}\hyperref[b7]{(8)}. The pathogenesis of this infection is well understood and the motility and urease activities are virulent factors in an animal model \hyperref[b8]{(9,}\hyperref[b9]{10)}. The urease enzyme also elicits a strong immune response during acute infection, suggesting that this abundant antigen is readily available to the immune system. An increase in serum IgG titers is predictive of ongoing infection \hyperref[b10]{(11,}\hyperref[b11]{12)}. About 50\% of H. pylori isolates produce vacuolating toxins in vitro, which may be an important determinant of virulence \hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b13]{(14)}\hyperref[b14]{(15)}. The epidemiology of the infection by H. pylori correlates with the prevalence of superficial type B gastritis. Infection is associated with active (presence of neutrophils), chronic (presence of lymphocytes and plasma cells), or active-chronic (neutrophils, lymphocytes, and plasma cells) inflammatory reactions \hyperref[b15]{(16)}\hyperref[b16]{(17)}\hyperref[b17]{(18)}. Gastric inflammation nearly always precedes the development of peptic ulceration, and is an important component in initiating the multi-step progression towards gastric carcinogenesis \hyperref[b18]{(19)}. In this study we have demonstrated that the severity of inflammation in the antrum is strongly associated with the presence and density of the bacterial colonization of the antral mucosa and the level of the serum IgG antibody to H. pylori. 
\section[{II. Subjects and Methods}]{II. Subjects and Methods}\par
One hundred and eight patients presented to the University College Hospital Galway, Ireland (UCHG) with upper gastro-intestinal symptoms were included in the study. There were 52 males with age range 18-82 years, mean age 49 years, and 56 females, age range 20-83 years, mean age 52 years. They were grouped into 4 groups according to the endoscopic findings; (i) Duodenal Ulcer group (DU), (ii) Gastric Ulcer group (GU), (iii) Gastritis group (GS), and (iv) Non-Ulcer Dyspepsia group (NUD).\par
Endoscopy was carried out and at least 4 biopsies were obtained, 2 from the antrum and 2 from the first part of the duodenum (duodenal bulb). One biopsy each from the antrum and duodenum was transferred immediately into a sterile container containing 2 mL of RPMI 1640 (Gibco Life Technology Ltd. UK) supplemented with 10\% fetal calve serum (FCS) and 40 ug/ml gentamicin (sigma). The biopsy specimens were cultured for 3 days at 37C 0 ; the unspun supernatants were removed and stored at -70C 0 for estimation of IgA and IgG antibodies against H. pylori (34). The other biopsy specimens one from the antrum and one from the duodenum were placed in formalin and processed for histological examination. Five milliliter of venous blood was taken in a sterile plain tube; the serum was separated and stored at -70 C 0 for ELISA assay.\par
The serum IgG antibodies to H. pylori were measured by a commercially available ELISA kits (Biometra, Germany). Local IgA and IgG antibodies to H. pylori in the supernatants were measured by ELISA kit (KPL Kierkegaard \& Perry Laboratories, Inc.) and the results were read on Dynatech MR 5000 automatic micro-plate reader at wave length 410 nm. Endoscopy: all endoscopies were performed by two experienced endoscopists (CLL and SFM). Endoscopic findings were registered and stored in a computer data base. Biopsy specimens for histological examination, culture of the organisms, and estimation of local antibodies to H. pylori in the cultured biopsy materials were taken from the antrum and duodenal bulb. The endoscopes (Olympus Gastrscope type GIF-Q10 and GIF-Q20) and biopsy forceps were cleaned and disinfected in a commercially available 2\% glutaraldehyde solution (Totacide 28 Coventry Chemicals Ltd) for a period of 10 minutes between each endoscopy. 
\section[{a) Estimation of local and systemic H. pylori antibodies}]{a) Estimation of local and systemic H. pylori antibodies}\par
ELISA assay for estimation of systemic antibodies: H. pylori antibody test is an enzyme linked immune-sorbent assay (ELISA) for the quantitative determination of H. pylori IgG antibodies in human serum or plasma. The methodology is based on using the solid phase technique on the micro-wells. The purified H. pylori specific antigens are immobilized into the surface of the micro-wells. The antigens react with H. pylori IgG antibodies present in both the standards and patient samples. The resulting antigen-antibody complex binds the second enzyme-conjugate antihuman IgG antibody, creating a sandwich. The enzyme conjugated antigenantibody complex reacts with added substrate to develop a colored solution. The intensity of the color is dependent on the amount of the enzyme coupled to the complex and proportional to the H. pylori antibody concentration in the patient's samples. The optical density (OD) of the color in each well is read using Dynatech MR 5000 automatic micro-plate reader at 450 nm. Serum IgG antibodies to H. pylori were measured using the computer constructed formula for the semi-log curve fit. Y= a+b Logx Where (Y) is the mean of the OD of the sample, (a)-is the Y intercept of the graph and (b) is the constant factor for (Logx). Having obtained the value of Logx from the equation the inversion of that value represents the amount of the IgG in the sample expressed in ELISA units.ml sample (E.U/ml sample). The assay procedure is done at room temperature (18-22C 0 ), higher temp up to 35C 0 does not interfere with the results of the test but the incubation time for the TMB enzyme substrate reaction should be reduced according to the specifications of the manufacturer. ELISA assays for estimation of local antibodies: Local IgA and IgG antibodies in the supernatants of the cultures biopsy materials from the duodenal bulb and the antrum were assayed using the ELISA assay as specified by the manufacture (KPL Kierkegaard \& Perry Lab Inc.) 
\section[{b) Statistical methods}]{b) Statistical methods}\par
The analysis of the results of the serum IgG antibody levels to H. pylori were assessed using One Way Analysis of Variance (ANOVA) with the addition of the Tukey HSD test option to the statistics. The additions of the Tukey option to the statistic command in the oneway analysis of variance will protect from declaring pairs of means differ when they could differ by chance. Analysis of variance offers a standard method for comparing various groups when there is no presumption beforehand that they differ. The Tukey's method exemplifies those tests for difference among group means by using the difference between the largest and smallest means, often called the range, as a measure of their dispersion. We have used the SYSTAT computer package (1990, SYSTAT inc.) for ANOVA with Tukey's option. Chi square was used to analyze the difference of the local and systemic humoral immune response to H. pylori infection. Pearson's correlation method was used for statistical analysis of the relationship between the density of H. pylori and serum IgG antibody levels. (0-3 degree) were compared, a highly significant association was found between the level of IgG antibodies to H. pylori and the severity of inflammatory reaction in the biopsy specimens. One was analysis of variance with Tukey HSD multiple comparisons was applied for statistical analysis. There were a significant difference of serum IgG antibody levels to H. pylori between grade (0 \&2 and 0 \& 3, p=0.0001) and between grade (1 \& 2, p=0.045) and (1 \&3, p=0.002) but not between (0\&1, p=0.310), and (2\&3, p=0.282) grades of inflammation, Table-1. 
\section[{III. Results}]{III. Results} 
\section[{b) Local and systemic humoral immune response to H. pylori}]{b) Local and systemic humoral immune response to H. pylori}\par
In vitro production of duodenal and antral IgA and IgG antibodies to H. pylori were assessed in 108 patients with dyspepsia. There were divided into four subgroups according to the endoscopic findings (i) DU group (25 patients), (ii) GU group (6 patents), (iii) GS group (31 patients), (iv) NUD group (56 patients), Tables -2-6. The results were analyzed using the Chi square test and the p values were shown in Table -6.\par
A higher number of antral compared to duodenal biopsies in culture produce both IgA and IgG antibodies to H. pylori in all groups (tables 2-6). This is an expected finding as H. pylori only colonize duodenum if gastric metaplasia is present. 21/25 (84\%) of DU patients had IgG antibodies to H. pylori, 22/25 (88\%) had antral IgA antibodies, 19/25(76\%) had antral IgG antibodies, 12/25(48\%) had duodenal IgA antibodies and 7/25(28\%) had duodenal IgG antibodies to H. pylori, Table  {\ref 2}.\par
In the GU group although 6/6(100\%) patients had serum IgG antibodies to H. pylori, only 4/6(66.7\%) had antral IgA antibodies, and 3/5(60\%) had antral IgG antibodies. Duodenal antibodies were much less common than in the DU group, only 1/5(20\%) had duodenal IgA antibodies and 0/5(0.0\%) had IgG antibodies to H. pylori infection, Table  {\ref 3}   {\ref 5}.\par
The difference between the local (antral and duodenal) IgA and IgG antibodies in the DU, GU, GS, and NUD groups are shown in Tables \hyperref[tab_7]{2-6}.\par
The level of serum IgG to H. pylori was significantly different among the 4 groups when tested by the Kruskal-Wallis One Way Analysis of variance (p=0.0008). However, when the multiple comparisons using the Tukey HSD One way analysis of variance was applied the significant difference was found to be residing in the GS and NUD groups (p=0.013). There were no significant difference between the other groups. 
\section[{IV. Discussion}]{IV. Discussion}\par
Chronic gastritis with a prominence of lymphocytes and plasma cells is considered to be a morphologic indicator of an immune response to H. pylori infection (175). Indeed, a local immune response and production of antibodies against H. pylori have been demonstrated in patients with gastritis by Grabtree and others \hyperref[b18]{(19)}\hyperref[b19]{(20)}\hyperref[b20]{(21)} and have been confirmed in this study also (Tables \hyperref[tab_7]{2-6}). Berstad et al \hyperref[b21]{(22)} have demonstrated that the characteristics (severity and cell type) of gastritis associated with H. pylori infection are influenced by geographical factors that may be similar to those that modify infection rates for different geographical locations. The pathogenesis of the bacterium depends on the production of several virulence factors. The most important ones are CagA (cytotoxic associated gene A) and VacA (vacuolizing cytotoxin A) \hyperref[b22]{(23)}\hyperref[b23]{(24)}\hyperref[b24]{(25)}\hyperref[b25]{(26)}\hyperref[b26]{(27)}. We have found a relatively good correlation between the serology and the histological findings in antral biopsies despite the low sensitivity (63\%) of our ELISA test compared to histology and culture. Our results agreed with Bertram et al \hyperref[b27]{(28,}\hyperref[b28]{29)} that atrophic gastritis was associated with low detection rate of H. pylori by histology.\par
The reliability of culture of H. pylori as a diagnostic test varies considerably from center to center. Many workers found a sensitivity of 85\% as we did. Our results showed lower sensitivity and specificity (77.4\% and 75\%) of histology. ELISA assay has been widely utilized in the sero-epidemiological studies and in the follow up of treated patients with H. pylori infection \hyperref[b29]{(30)}. We recommended determining IG antibody as a pre-endoscopic screening test. Further improvement and refinement of H. pylori antigens and proper exploitation of this test may have a great implication on the work load of busy endoscopic units and on the economy of health services. In H. pylori both IgA and IgG antibody titers are significantly elevated. On the other hand, the IgM antibodies are similar in H. pylori positive and negative subjects \hyperref[b30]{(31,}\hyperref[b31]{32)}. Probably because the IgM sero-conversion in the early phase of infection is rapidly transit and usually will not be detected. Acid-glycin extraction and more purified antigens to H. pylori raise the sensitivity and specificity of ELISA to H. pylori to 95-96\% and 74-83\% respectively \hyperref[b32]{(33)}\hyperref[b33]{(34)}\hyperref[b34]{(35)}\hyperref[b35]{(36)}\hyperref[b36]{(37)}. Although the antigen we used for ELISA assay was purified antigen, our ELISA lacks a sufficient sensitivity (63\%, but has a high specificity (97\%) for H. pylori.\par
Talley et al \hyperref[b37]{(38)}  sensitivity and specificity 96 and 94\% respectively. Newell et al \hyperref[b38]{(39)} also reported high sensitivity and specificity of ELISA (100\%) in 47 patients who had endoscopy and confirmed by histology and culture.\par
Prieto et al \hyperref[b39]{(40)} found that nodular anteritis was a frequent (67\%) and a specific finding in H. pylori infection. Their presence was associated with lymphoid follicles in histopathological examination. Our results agreed with Prieto et al. Moderate inflammation were present in 9/25(36\%) of our patients, all were H. pylori positive. We concluded that the majority of the elderly (>61 yrs) had a prevalence of H. pylori ranging from 45-64\% depending on the mode used to detect H. pylori infection. More than 50\% of this group had only mild inflammation and H. pylori was isolated in 43\%, however, moderate to severe degree of inflammation was present in 44\% of them and H. pylori was always associated with gastritis. If we interpret this association in the light of serum IgG antibodies to H. pylori we will find that 95\% of the elderly people with moderate to severe degree of inflammation will have an elevated serum IgG antibody levels of 220-250 EU for moderate inflammation and >250 EU for severe inflammation.\par
The evolving knowledge of the immune reaction to H. pylori infection allows us to study the interrelationship between (i) the presence of H. pylori and the density of the organisms on the histological section from the antral biopsies, (ii) the severity of inflammation, and (iii) the serum IgG antibodies to H. pylori as a marker of established infection. The presence of the bacteria was associated with increased amounts of mononuclear inflammatory cells, neutrophilic and eosinophilic leukocytes in the antral biopsies, thus confirming the results of Karttunen et al \hyperref[b40]{(41)} and Alam et al \hyperref[b41]{(42)}. In these patients the infection with H. pylori produces a higher number of local IgA and IgG antibodies to H. pylori in the antral compared to duodenal biopsies in culture, in all groups (p=0.0296), Tables \hyperref[tab_7]{2-6}. 
\section[{V. Conclusion}]{V. Conclusion}\par
Helicobacter pylori are now recognized as a primary cause of active chronic gastritis in humans. Most infected humans remain asymptomatic, but are at increased risk for developing peptic ulcer disease and possibly gastric cancer. H. pylori is capable of inflecting local and systemic immune response with production of local (antral and duodenal) IgA and IgG and systemic IgG that correlate with the degree of inflammation in the antrum and duodenum. Successful treatment of the infection with antibiotics and proton pump inhibitors may influence the degree of inflammation, the local and systemic immune response to the organisms.     
\section[{Volume XVI Issue III Version I}]{Volume XVI Issue III Version I}\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.3884615384615384\textwidth}P{0.18846153846153846\textwidth}P{0.13846153846153847\textwidth}P{0.08846153846153847\textwidth}P{0.046153846153846156\textwidth}}
\tabcellsep 0\tabcellsep 1\tabcellsep 2\tabcellsep 3\\
0\tabcellsep 0.000\tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 24.239\tabcellsep 0.000\tabcellsep \tabcellsep \\
2\tabcellsep 59.366\tabcellsep 35.128\tabcellsep 0.000\tabcellsep \\
3\tabcellsep 92.460\tabcellsep 98.221\tabcellsep 33.094\tabcellsep 0.000\\
Tukey HSD multiple comparisons\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Matrix of pairwise comparison probabilities}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0\tabcellsep 1\tabcellsep 2\tabcellsep 3\\
0\tabcellsep 1.000\tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 0.310\tabcellsep 1.000\tabcellsep \tabcellsep \\
2\tabcellsep 0.0001*\tabcellsep 0.045*\tabcellsep 1.000\tabcellsep \\
3\tabcellsep 0.0001*\tabcellsep 0.002*\tabcellsep 0.282\tabcellsep 1.000\\
\multicolumn{2}{l}{*Significant results}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table - 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.24892857142857144\textwidth}P{0.10928571428571428\textwidth}P{0.11535714285714284\textwidth}P{0.11535714285714284\textwidth}P{0.13357142857142856\textwidth}P{0.1275\textwidth}}
\tabcellsep Serum IgG\tabcellsep Antral IgA\tabcellsep Antral IgG\tabcellsep Duodenal IgA\tabcellsep Duodenal IgG\\
\# of patients\tabcellsep 25\tabcellsep 25\tabcellsep 25\tabcellsep 25\tabcellsep 25\\
Positive\tabcellsep 21\tabcellsep 22\tabcellsep 19\tabcellsep 12\tabcellsep 7\\
negative\tabcellsep 4\tabcellsep 3\tabcellsep 6\tabcellsep 13\tabcellsep 18\\
\% positive\tabcellsep 84\%\tabcellsep 88\%\tabcellsep 76\%\tabcellsep 48\%\tabcellsep 28\%\end{longtable} \par
 
\caption{\label{tab_3}Table - 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.26603053435114504\textwidth}P{0.11030534351145037\textwidth}P{0.1232824427480916\textwidth}P{0.11030534351145037\textwidth}P{0.1232824427480916\textwidth}P{0.116793893129771\textwidth}}
\tabcellsep Serum IgG\tabcellsep Antral IgA\tabcellsep Antral IgG\tabcellsep Duodenal IgA\tabcellsep Duodenal IgG\\
\# of patients\tabcellsep 6\tabcellsep 6\tabcellsep 5\tabcellsep 5\tabcellsep 5\\
Positive\tabcellsep 6\tabcellsep 4\tabcellsep 3\tabcellsep 1\tabcellsep 0\\
Negative\tabcellsep 0\tabcellsep 2\tabcellsep 2\tabcellsep 4\tabcellsep 5\\
\% positive\tabcellsep 100\%\tabcellsep 66.7\%\tabcellsep 60\%\tabcellsep 20\%\tabcellsep 0\%\end{longtable} \par
 
\caption{\label{tab_4}Table - 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.2292763157894737\textwidth}P{0.10625\textwidth}P{0.12302631578947369\textwidth}P{0.12861842105263158\textwidth}P{0.12861842105263158\textwidth}P{0.13421052631578947\textwidth}}
\tabcellsep Serum IgG\tabcellsep Antral IgA\tabcellsep Antral IgG\tabcellsep Duodenal IgA\tabcellsep Duodenal IgG\\
\# of patients\tabcellsep 31\tabcellsep 31\tabcellsep 28\tabcellsep 29\tabcellsep 29\\
positive\tabcellsep 20\tabcellsep 19\tabcellsep 13\tabcellsep 4\tabcellsep 3\\
Negative\tabcellsep 11\tabcellsep 12\tabcellsep 15\tabcellsep 25\tabcellsep 26\\
\% positive\tabcellsep 65\%\tabcellsep 61.3\%\tabcellsep 46.43\%\tabcellsep 13.8\%\tabcellsep 10.34\%\end{longtable} \par
 
\caption{\label{tab_5}Table - 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.2323333333333333\textwidth}P{0.10766666666666667\textwidth}P{0.12466666666666666\textwidth}P{0.12466666666666666\textwidth}P{0.13033333333333333\textwidth}P{0.13033333333333333\textwidth}}
\tabcellsep Serum IgG\tabcellsep Antral IgA\tabcellsep Antral IgG\tabcellsep Duodenal IgA\tabcellsep Duodenal IgG\\
\# of patients\tabcellsep 46\tabcellsep 46\tabcellsep 43\tabcellsep 44\tabcellsep 44\\
Positive\tabcellsep 23\tabcellsep 27\tabcellsep 17\tabcellsep 8\tabcellsep 7\\
Negative\tabcellsep 23\tabcellsep 19\tabcellsep 26\tabcellsep 36\tabcellsep 37\\
\% positive\tabcellsep 50\%\tabcellsep 58.7\%\tabcellsep 39.5\%\tabcellsep 18.2\%\tabcellsep 15.9\%\end{longtable} \par
 
\caption{\label{tab_6}Table - 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.46181102362204723\textwidth}P{0.10708661417322834\textwidth}P{0.06692913385826771\textwidth}P{0.10708661417322834\textwidth}P{0.10708661417322834\textwidth}}
Year 2016\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
D D D D ) F\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep DU\tabcellsep GU\tabcellsep GS\tabcellsep NUD\\
IgA antibody\tabcellsep 0.0064*\tabcellsep 0.35\tabcellsep 0.0044*\tabcellsep 0.0002*\\
IgG antibody\tabcellsep 0.0018*\tabcellsep 0.17\tabcellsep 0.0062*\tabcellsep 0.026*\\
NUD -non-ulcer dyspepsia\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: *significant resultThe overall probability is 0.0296 for the IgA and IgG status in all groups.Volume XVI Issue III Version I]} 
\caption{\label{tab_7}Table - 6}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{Systemic and Local Immune Response to H. Pylori Infection and their Correlation with the Degree of Antral and Duodenal Inflammation} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Rohde et al. ()]{b23}\label{b23} 	 		‘A novel sheated surface organelle of Helicobacter pylori cag type IV secreation system’.  		 			M Rohde 		,  		 			J Puls 		,  		 			R Buhrdorf 		.  	 	 		\textit{Moecular Microbiology}  		2003. 49  (1)  p. .  	 
\bibitem[Steer et al. ()]{b36}\label{b36} 	 		‘An ELISA technique for the serodiagnosis of Campylobacter pyloridis infection in patients with gastric and benign duodenal ulceration’.  		 			H W Steer 		,  		 			P R Hawtin 		,  		 			D G Newell 		.  	 	 		\textit{Serodiag Immunother}  		1987. 1 p. .  	 
\bibitem[Newell ()]{b34}\label{b34} 	 		‘An Enzyme-Linked Immunosorbent Assay for the serodiagnosis of Campylobacter pylori-associated gastritis’.  		 			D G Newell 		.  	 	 		\textit{Scand J Gastroenterol}  		1988. 23  (142)  p. .  	 	 (suppl) 
\bibitem[Dent et al. ()]{b32}\label{b32} 	 		‘Campylobacter pylori urease: a new serological test’.  		 			J C Dent 		,  		 			Cam Mcnullty 		,  		 			J S Uff 		.  	 	 		\textit{Lancet}  		1988. p. 1002.  	 
\bibitem[Rauws and Tytgat ()]{b31}\label{b31} 	 		\textit{Campylobacter pylori. Gist-brocades Pharmaceuticals. Division of Royal Gist-brocades NV},  		 			Eaj Rauws 		,  		 			Gnj Tytgat 		.  		1989. Delft, The Netherlands.  	 
\bibitem[Cover et al. ()]{b13}\label{b13} 	 		‘Characterization and human serology response to proteins in Helicobacter pylori broth culture supernatants with vacuolzing cytotoxin activity’.  		 			T L Cover 		,  		 			C P Dooley 		,  		 			M J Blaser 		.  	 	 		\textit{Infec. Immu}  		1990. 58  (3)  p. .  	 
\bibitem[Dixon et al. ()]{b1}\label{b1} 	 		‘Classification and grading of gastritis. The update Sydney System. International Workshop on the Histopathology of Gastritis’.  		 			M F Dixon 		,  		 			R M Genta 		,  		 			J H Yardley 		.  	 	 		\textit{Am J Surg Pathol}  		1994. 1996. 20  (10)  p. .  	 
\bibitem[Berstad et al. ()]{b21}\label{b21} 	 		‘Complement activation directly induced by Helicobacter pylori’.  		 			A E Berstad 		,  		 			K Holbjorn 		,  		 			G Bukholm 		.  	 	 		\textit{Gastroenterology}  		2001. 120 p. .  	 
\bibitem[Stromberg et al. ()]{b19}\label{b19} 	 		‘Decreased epithelial cytokine responses in the duodenal mucosa of Helicobacter pylori-infection duodenal ulcer patients’.  		 			E Stromberg 		,  		 			A Edebo 		,  		 			A M Svennerholm 		.  	 	 		\textit{Clin Diagn Lab Immunol}  		2003. 10 p. .  	 
\bibitem[Mosbley ()]{b22}\label{b22} 	 		‘Defining Helicobacter pylori as a pathogen: strain heterogeneity and virulence’.  		 			H L Mosbley 		.  	 	 		\textit{Am. J Med}  		1996. 100 p. .  	 
\bibitem[Kosunen et al. ()]{b29}\label{b29} 	 		‘Diagnostic value of decreasing IgG, IgA, and IgM antibody titers after eradication of Helicobacter pylori’.  		 			T U Kosunen 		,  		 			K Seppala 		,  		 			S Sarna 		,  		 			P Sipponen 		.  	 	 		\textit{The Lancet}  		1992. 339 p. .  	 
\bibitem[Hamlet et al. ()]{b20}\label{b20} 	 		‘Duodenal Helicobacter pylori infection differs in cagA genotype between asymptomatic subjects and patients with duodenal ulcers’.  		 			A Hamlet 		,  		 			A C Thoreson 		,  		 			O Nilsson 		.  	 	 		\textit{Gastroenterology}  		1999. 116 p. .  	 
\bibitem[Goodwin et al. ()]{b33}\label{b33} 	 		‘Enzyme-Linked Immunosorbent Assay for Campylobacter pyloridis: Correlation with presence of C. pyloridis in the Gastric Mucosa’.  		 			C S Goodwin 		,  		 			E Blincow 		,  		 			G Peterson 		.  	 	 		\textit{J Infect Dis}  		1987. 155  (3)  p. .  	 
\bibitem[Newell et al. ()]{b38}\label{b38} 	 		‘Estimation of prevalence of Helicobacter pylori infection in an asymptoatic elderly population comparing [14C] urea breath test and serology’.  		 			D G Newell 		,  		 			P R Hawtin 		,  		 			A R Stacey 		.  	 	 		\textit{J Clin Pathology}  		1991. 44  (5)  p. .  	 
\bibitem[Sagaert et al. ()]{b7}\label{b7} 	 		‘Gastric MALT lymphoma: A model of chronic inflammation-induced tumor development’.  		 			X Sagaert 		,  		 			E Van Cutsem 		,  		 			De Hertogh 		,  		 			G 		.  	 	 		\textit{Nature Reviews Gastroenterology \& Hepatology}  		2010. 7  (6)  p. .  	 
\bibitem[Bertram et al. ()]{b27}\label{b27} 	 		‘Gastritis associated with infection by Helicobacter pylori in humans: Geographical differences’.  		 			T A Bertram 		,  		 			P D Murray 		,  		 			D R Morgan 		.  	 	 		\textit{Scand J Gastroentrol}  		1991. 26  (181)  p. .  	 	 (suppl) 
\bibitem[Mollenkoph et al. ()]{b16}\label{b16} 	 		‘gastritis: immunohistochemical detection of specific and nonspecific immune response to Helicobacter pylori’.  		 			C Mollenkoph 		,  		 			H Steininger 		,  		 			G Weineck 		,  		 			M Meyer 		.  	 	 		\textit{Zeitschrift Fur Gastroenterol}  		1990. 28  (7)  p. .  	 
\bibitem[Maddocks ()]{b30}\label{b30} 	 		‘Helicobacter pylori (formerly campylobacter pylori) 1986-1989: A review’.  		 			A C Maddocks 		.  	 	 		\textit{J Clin Pathol}  		1990. 43 p. .  	 
\bibitem[Karttunen et al. ()]{b40}\label{b40} 	 		‘Helicobacter pylori in dyspeptic patients: quantitative association with severity of gastritis, intragastric pH, and serum gastrin concentration’.  		 			T Karttunen 		,  		 			S Niemela 		,  		 			J Lehtola 		.  	 	 		\textit{Scand J gastroenterol}  		1991.  (186)  p. .  	 	 (suppl) 
\bibitem[Kartunen et al. ()]{b15}\label{b15} 	 		‘Helicobacter pylori in dyspeptic patients: quantitative association with severty of gastritis, intragastric pH, and serum gastrin concentration’.  		 			T Kartunen 		,  		 			S Niemela 		,  		 			J Lehtola 		.  	 	 		\textit{Scand J Gastroentrol}  		1991. p. .  	 	 (suppl 186) 
\bibitem[Weck et al. ()]{b0}\label{b0} 	 		‘Helicobacter pylori infection and chronic atrophic gastritis: associations according to severity of disease’.  		 			M N Weck 		,  		 			L Gao 		,  		 			H Brenner 		.  	 	 		\textit{Epidemiology}  		2009. 20  (4)  p. .  	 
\bibitem[Parsonnet et al. ()]{b4}\label{b4} 	 		‘Helicobacter pylori infection and gastric lymphoma’.  		 			J Parsonnet 		,  		 			G D Friedman 		,  		 			D P Vandersteen 		.  	 	 		\textit{N Eng J Med}  		1994. 330 p. .  	 
\bibitem[Heatley ()]{b14}\label{b14} 	 		‘Helicobacter pylori infection and inflammation’.  		 			R V Heatley 		.  	 	 		\textit{Scand J Gastroenterol}  		1991. 26  (187)  p. .  	 	 (suppl) 
\bibitem[Prieto et al. ()]{b17}\label{b17} 	 		‘Helicobacter pylori infection in children: clinical, endoscopic, and histologic correlations’.  		 			G Prieto 		,  		 			I Polanco 		,  		 			J Larrauri 		.  	 	 		\textit{J Paed gastroentrol \& Nutrit}  		1992. 14  (4)  p. .  	 
\bibitem[Prieto et al. ()]{b39}\label{b39} 	 		‘Helicobacter pylori infection in children: endoscopic, and histology correlations’.  		 			G Prieto 		,  		 			I Polanco 		,  		 			J Larrauri 		.  	 	 		\textit{J Paed Gastroenterol \& Nutri}  		1992. 14  (4)  p. .  	 
\bibitem[Ciociola et al. ()]{b3}\label{b3} 	 		‘Helicobacter pylori infection rates in duodenal ulcer patients in the United States may be lower than previously estimated’.  		 			A A Ciociola 		,  		 			D J Mcsorley 		,  		 			K Turner 		.  	 	 		\textit{Am J Gastroenterol}  		1999. 94 p. 1834.  	 
\bibitem[Blaser and Atherton ()]{b2}\label{b2} 	 		‘Helicobacter pylori persistence: biology and disease’.  		 			M J Blaser 		,  		 			J C Atherton 		.  	 	 		\textit{J Clin Invest}  		2004. 113  (3)  p. .  	 
\bibitem[Smooth et al. ()]{b9}\label{b9} 	 		‘Helicobacter pylori urease activity is toxic to human gastric epithelial cells’.  		 			D T Smooth 		,  		 			H L Mobley 		,  		 			G R Chippendale 		.  	 	 		\textit{Infec. Immuno}  		1990. 58  (6)  p. .  	 
\bibitem[Wen and Moss ()]{b5}\label{b5} 	 		‘Helicobacter pylori virulence factors in gastric carcinogenesis’.  		 			S Wen 		,  		 			S F Moss 		.  	 	 		\textit{Cancer Letters}  		2009. 282  (1)  p. .  	 
\bibitem[Mobley et al. ()]{b10}\label{b10} 	 		‘Helicobacter pylori: properties and role in pathogenesis’.  		 			Hlt Mobley 		,  		 			L T Hu 		,  		 			P A Foxall 		.  	 	 		\textit{Scand J Gastroentrol}  		1991. 26  (187)  p. .  	 	 (suppl) 
\bibitem[Blaser ()]{b8}\label{b8} 	 		‘Hypotheses in the pathogenesis and natural history of Helicobacter pylori induced inflammation’.  		 			M J Blaser 		.  	 	 		\textit{Gastroenterology}  		1992. 102 p. .  	 
\bibitem[Rathbone et al. ()]{b35}\label{b35} 	 		‘Immune response to Campylobacter pyloridis’.  		 			B J Rathbone 		,  		 			J I Wyatt 		,  		 			B W Worsley 		.  	 	 		\textit{Lancet}  		1985. 25 p. 1217.  	 
\bibitem[Alam et al. ()]{b41}\label{b41} 	 		‘Increased density of Helicobacter pylori on antral biopsy is associated with severity of acute and chronic inflammation and likelihood of duodenal ulceration’.  		 			K Alam 		,  		 			T T Schubert 		,  		 			S D Bologna 		,  		 			C K Ma 		.  	 	 		\textit{Amer J Gastroenterol}  		1992. 87  (4)  p. .  	 
\bibitem[Crabtree et al. ()]{b18}\label{b18} 	 		‘Mucosal humoral immune response to Helicobacter pylori in patients with duodenitis’.  		 			J E Crabtree 		,  		 			T M Shallcross 		,  		 			J I Wyatt 		.  	 	 		\textit{Dig Dis Scien}  		1991. 36  (9)  p. .  	 
\bibitem[Kusters et al. ()]{b6}\label{b6} 	 		‘Pathogenesis of Helicobacter pylori infection’.  		 			J G Kusters 		,  		 			A H Van Vliet 		,  		 			E J Kuipers 		.  	 	 		\textit{Clinical Microbiology Reviews}  		2006. 19  (3)  p. .  	 
\bibitem[Cover et al. ()]{b12}\label{b12} 	 		‘Potentiation of Helicobacter pylori vacuolating toxin activity by nicotin and other weak bases’.  		 			T L Cover 		,  		 			S G Vaughn 		,  		 			P Cao 		.  	 	 		\textit{J Infect Disease}  		1992. 166 p. .  	 
\bibitem[Backert and Selbach ()]{b24}\label{b24} 	 		‘Role of type IV secretion in Helicobacter pylori pathogenesis’.  		 			S Backert 		,  		 			M Selbach 		.  	 	 		\textit{Cellular Microbiology}  		2008. 10  (8)  p. .  	 
\bibitem[Talley et al. ()]{b37}\label{b37} 	 		‘Serodiagnosis of Helicobacter pylori: comparison of enzyme-linked Immunosorbent assays’.  		 			N J Talley 		,  		 			D G Newell 		,  		 			J E Ormand 		.  	 	 		\textit{J Clinical Microbiol}  		1991. 29  (8)  p. .  	 
\bibitem[Higashi et al. ()]{b26}\label{b26} 	 		‘SHP-2 tyrosine phosphatase as na intracellular target of Helicobacter pylori Cag A protein’.  		 			H Higashi 		,  		 			R Tsutsumi 		,  		 			S Muto 		.  	 	 		\textit{Science}  		2002. 295 p. .  	 
\bibitem[Odenbreit et al. ()]{b25}\label{b25} 	 		‘translocation of Helicobacter pylori CagA into gastric epithelial cells by IV secretion’.  		 			S Odenbreit 		,  		 			J Puls 		,  		 			B Sedlmaier 		.  	 	 		\textit{Science}  		2000. 287  (5457)  p. .  	 
\bibitem[Newell ()]{b11}\label{b11} 	 		‘Virulence factors of Helicobacter pylori’.  		 			D G Newell 		.  	 	 		\textit{Scand J Gastroentrol}  		1991. 26 p. .  	 	 (suppl. 187) 
\bibitem[Klein et al. ()]{b28}\label{b28} 	 		‘Water sources as risk factor for Helicobacter pylori infection in Peruvian children’.  		 			P D Klein 		,  		 			D Y Graham 		,  		 			A Gaillour 		.  	 	 		\textit{Lancet}  		1991. 337  (8756)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
