\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={Politics \& Consumer Prices in Africa},
 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-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Politics \& Consumer Prices in Africa}
\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. Simplice A.  Asongu}

             \affil[1]{  University of LiAge.}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 February 2012 Accepted: 3 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


The motivations of the Arab Spring that have nmarked the history of humanity over the last few months have left political economists, researchers, governments and international policymakers pondering over how the quality of political institutions affect consumer welfare in terms of commodity prices. This paper investigates the effects of political establishments on consumer prices in the African continent. Findings suggest that in comparison with authoritarian regimes, democracies better provide for institutions that keep inflationary pressures on commodity prices in check. As a policy implication, improving the quality of democratic institutions will ameliorate consumer welfare through lower inflation rates. Such government quality institutional determinants include, among others: voice and accountability, rule of law, regulation quality, control of corruption and press freedom.

\end{abstract}


\keywords{Consumer prices; Political institutions; Welfare; Africa.}

\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[{Introduction}]{Introduction}\par
he motivations of the Arab Spring and hitherto unanswered questions about some of its dynamics inspire this paper. The revolutions that have swept across Africa and the Middle East stress the relative importance of political regimes on living standards. The geopolitical landscape in the last couple of months has centered around the inability of some political regimes to ensure the livelihoods of their citizens. Tunisia, Egypt, Morocco, Senegal, Uganda, Zambia, Mauritania, Sudan, Western Sahara and most recently Nigeria are some countries that have witnessed major or minor unrests through techniques of civil resistance in sustained campaigns involving strikes, demonstrations, marches and rallies. Political strife plaguing many African countries seem to be centered around the need for basic livelihood.\par
In retrospect, the rapid inflation in global food prices since 2000 and its acceleration between 2007-08 has shown that price shocks can pose significant threats to political stability in the developing world. "We will take to the streets in demonstrations or we will steal," a 30-year old woman said in 2008 as she queued outside a bakery in Egypt. Demonstrations and riots linked to consumer prices took place in over 30\par
Author : HEC-Management School, University of Liège. Rue Louvrex 14, Bldg. N1, B-4000 Liège, Belgium . E-mail : asongusimplice@yahoo.com countries between 2007-08. The Middle East witnessed food riots in Egypt, Jordan, Morocco and Yemen. In Ivory Coast, thousands marched to the home of President Laurent Gbagbo chanting: " we are hungry", "life is too expensive", "you are going to kill us"? etc Similar demonstrations ensued in many other African countries, including Ethiopia, Burkina Faso, Senegal, Mozambique, Mauritania, Cameroon and Guinea. In Latin America, violent clashes over rising food prices occurred in Guatemala, Peru, Nicaragua, Bolivia, Argentina, Mexico and the Haitian prime minister was even toppled following food riots. In Asia, people took to the streets in Bangladesh, Cambodia, Thailand, India and the Philippines. Even North Korea experienced an incident in which market women gathered to protest against restrictions on their ability to trade in food \hyperref[b6]{(Hendrix et al.,2009)}.\par
The above stylized facts point to the role political institutions play in food prices and vice-versa. The present paper aims to investigate the effect of politics on consumer prices in the African continent. Data and methodology are presented and outlined respectively in Section 2. Empirical analysis is covered by Section 3. Section 4 concludes. 
\section[{II.}]{II.}\par
Data and Methodology a) Data\par
We examine a panel of 34 African countries with data from African Development Indicators (ADI) of the World Bank (WB). Owing to constrains in data availability, dataset spans from 1980 to 2010. Consistent with the literature, politics is measured with indicators of democracy, autocracy and polity \hyperref[b0]{(Asongu, 2011a;} {\ref Yang,2011)}. Inflation in terms of annual Consumer Price Index(CPI) is the outcome variable \hyperref[b6]{(Hendrix et al.,2009)}. Previous research has also substantially demonstrated the correlation between political institutions and moment conditions of legal-origin, income-level and religiousdomination(La \hyperref[b7]{Porta et al., 1997;}\hyperref[b8]{Stulz \& Williamson, 2003;}\hyperref[b4]{Beck et al., 2003;} {\ref Asongu, 2011bc;}\hyperref[b9]{Yang, 2011)}. Thus we use these instruments in a bid to address the issue of endogeneity. Control variables include trade(openness), public investment and population growth. While the first two are in percentages of GDP, the last is in annual growth rate.  
\section[{ii. Estimation technique}]{ii. Estimation technique}\par
The IV estimation process of the paper shall adopt the following steps:\par
-Justify the use of an IV over an OLS estimation technique with the Hausman-test for endogeneity; -Verify that instrumental variables are exogenous to the endogenous components of explaining variables (political-regime channels), conditional on other covariates (control variables); -Assess the validity of the instruments by virtue of the Sargan Over-identifying Restrictions (OIR) test.\par
Thus the above methodology will entail the following regressions: First-stage regression :+ + = it it n legalorigi Politics ) ( 1 0 ? ? + it religion) ( 2 ? it l incomeleve ) ( 3 ? ? ? + + it iX (1)\par
Second-stage regression:+ + = it it Channel Democratic CPI ) ( 1 0 ? ? + it Channel Autocratic ) ( 2 ? + it iX ? µ\textbf{(2)}\par
In the two equations, X is a set of exogenous control variables. For the first and second equations, v and u, respectively denote the disturbance terms. Instrumental variables include legal-origins, dominantreligions and income-levels. 
\section[{iii. Robustness checks}]{iii. Robustness checks}\par
In order to assess the robustness of findings, the paper: (1)uses an estimation technique that addresses the issue of endogeneity; (2) adopts two interchangeable sets of instruments; and (3) uses different political-regime indicators. 
\section[{III. Empirical Results}]{III. Empirical Results} 
\section[{a) First-stage regressions}]{a) First-stage regressions}\par
Table \hyperref[tab_0]{1} investigates the role of instrumental dynamics in the quality of political institutions and consumer prices. This first-stage regression is the initial condition for the IV process where-in the endogenous components of the political-regime channels must be explained by the instruments contingent on other covariates (control variables). Clearly we notice from findings that distinguishing African countries by the instrumental dynamics helps elucidate cross-country differences in political institutions. Also, results for inflation are robust given their consistency with recent empirical literature \hyperref[b3]{(Asongu, 2011d)} where-in, the low level of inflation experienced by Francophone African civil-law countries is associated with their fixedexchange rate regimes.\par
On average we notice that English common-law (Islam-oriented) countries have better democratic institutions than their French civil-law (Christian) counterparts. The comparative religious findings run counter to those of El Badawi, \& Makdisi(2007). This contradiction is based on contextual differences. There is evidence of a U-shape relationship between national wealth and the level of democracy with Low-income countries experiencing lower (higher) levels of democracy than Upper (Lower) middle income countries. b) Second-stage regressions Table \hyperref[tab_1]{2} addresses two principal concerns: (1) the ability of political regimes to explain cross-country differences in consumer prices and; (2) the ability of the instruments to explain consumer prices beyond political regime channels. Firstly, we notice the null hypothesis of the Hausman test is rejected in all the regressions: confirming the presence of endogeneity and justifying our estimation approach. The significance of estimated coefficients address the first issue; thus we notice that in comparison to democratic institutions, authoritarian regimes exert a higher effect on inflation. The control variable is significant with the right sign. We also notice substantial evidence of constant deflationary pressures(negative intercept). The Sargan test for OIR addresses the second issue. We find support for the validity of the instruments since the null hypothesis of the OIR test is not rejected for all the models. This suggests that the instruments do not explain consumer prices beyond political-regime mechanisms. IV. 
\section[{2012}]{2012} 
\section[{Conclusion}]{Conclusion}\par
The motivations of the Arab Spring that have marked the history of humanity over the last few months have left political economists, researchers, governments and international policymakers pondering over how the quality of political institutions affect consumer welfare in terms of commodity prices. Our findings suggest that in comparison with authoritarian regimes, democracies better provide for institutions that keep the inflation of commodity prices in check. As a policy implication, improving the quality of democratic institutions will ameliorate consumer welfare through lower inflation rates.\par
Such government quality institutional determinants include, among others: voice and accountability, rule of law, regulation quality, control of corruption and press freedom. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
D D D D )\\
(\end{longtable} \par
  {\small\itshape [Note: C Year L: Low. LM: Lower Middle. UM:Upper Middle. Ivt: Investment. Pop: population. *;**;***: significance levels of 10\%, 5\% and 1\% respectively. Set: Set of Instruments.]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.20681265206812652\textwidth}P{0.2636861313868613\textwidth}P{0.13959854014598538\textwidth}P{0.13236009732360096\textwidth}P{0.1075425790754258\textwidth}}
2012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Consumer Price Index(Inflation)}\tabcellsep \\
38\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{First Set of Instruments}\tabcellsep \multicolumn{2}{l}{Second Set of Instruments}\\
Constant\tabcellsep -151.282**\tabcellsep -153.006**\tabcellsep -151.282**\tabcellsep -153.006**\\
\tabcellsep (-2.355)\tabcellsep (-2.394)\tabcellsep (0.018)\tabcellsep (-2.394)\\
Democracy\tabcellsep 10.756***\tabcellsep ---\tabcellsep 10.756***\tabcellsep ---\\
\tabcellsep (2.757)\tabcellsep \tabcellsep (2.757)\tabcellsep \\
Polity 2(Revised)\tabcellsep ---\tabcellsep 10.636***\tabcellsep ---\tabcellsep 10.636***\\
\tabcellsep \tabcellsep (2.804)\tabcellsep \tabcellsep (2.804)\\
Autocracy\tabcellsep 16.144**\tabcellsep 26.719**\tabcellsep 16.144**\tabcellsep 26.719**\\
( D D D D ) C\tabcellsep (2.238)\tabcellsep (2.498)\tabcellsep (2.238)\tabcellsep (2.498)\\
Population growth\tabcellsep 32.443**\tabcellsep 33.272**\tabcellsep 32.443**\tabcellsep 33.272**\\
\tabcellsep (2.445)\tabcellsep (2.490)\tabcellsep (2.445)\tabcellsep (2.490)\\
Hausman-test\tabcellsep 132.637***\tabcellsep 137.764***\tabcellsep 132.637***\tabcellsep 137.764***\\
OIR-Sargan test\tabcellsep 1.228\tabcellsep 0.950\tabcellsep 1.228\tabcellsep 0.950\\
P-value\tabcellsep {}[0.267 ]\tabcellsep {}[0.329]\tabcellsep {}[0.267]\tabcellsep {}[0.329]\\
Adjusted R²\tabcellsep 0.005\tabcellsep 0.005\tabcellsep 0.005\tabcellsep 0.005\\
Fisher Statistics\tabcellsep 2.948**\tabcellsep 3.035**\tabcellsep 2.948**\tabcellsep 3.035**\\
Observations\tabcellsep 989\tabcellsep 989\tabcellsep 989\tabcellsep 989\\
1st Set of\tabcellsep \multicolumn{3}{l}{Constant; English ; Christianity; Middle Income; Lower Middle Income}\tabcellsep \\
Instruments\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 nd Set of\tabcellsep \multicolumn{3}{l}{Constant; French; Islam; Lower Income; Upper Middle Income}\tabcellsep \\
Instruments\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: *;**;***: significance levels of 10\%, 5\% and 1\% respectively. L: Low. LM: Lower Middle. OIR: Overidentifying Restrictions.]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Politics \& Consumer Prices in Africa} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Asongu ()]{b0}\label{b0} 	 		\textit{},  		 			S A Asongu 		.  		 MPRA No. 35500.  	 	 		\textit{Finance and democracy in Africa}  		2011a.  	 
\bibitem[Stulz and Williamson ()]{b8}\label{b8} 	 		‘Culture, Openness and Finance’.  		 			R Stulz 		,  		 			M Williamson 		,  		 			R 		.  	 	 		\textit{Journal of Financial Economics}  		2003. 70 p. .  	 
\bibitem[Yang ()]{b9}\label{b9} 	 		‘Does democracy foster financial development? An empirical analysis’.  		 			B Yang 		.  	 	 		\textit{Economic Letters}  		2011. 112 p. .  	 
\bibitem[El Badawi and Makdisi ()]{b5}\label{b5} 	 		‘Explaining the democracy deficit in the Arab world’.  		 			I El Badawi 		,  		 			S Makdisi 		.  	 	 		\textit{The Quarterly Review of Economics and Finance}  		2007. 46 p. .  	 
\bibitem[Hendrix et al. (2009)]{b6}\label{b6} 	 		\textit{Grievance and Opportunity : Food Prices , Political Regime and Protest},  		 			C Hendrix 		,  		 			S Haggard 		,  		 			B Magaloni 		.  		2009. August, 2009. New York.  	 	 (Paper prepared for presentation at the International Studies Association Convention) 
\bibitem[Asongu ()]{b2}\label{b2} 	 		\textit{Law and finance in Africa},  		 			S A Asongu 		.  		2011c.  	 	 (MPRA Paper No. 34080) 
\bibitem[Beck et al. ()]{b4}\label{b4} 	 		‘Law and finance: why does legal origin matter?’.  		 			T Beck 		,  		 			A Demirgüç-Kunt 		,  		 			R Levine 		.  	 	 		\textit{Journal of Comparative Economics}  		2003. 31 p. .  	 
\bibitem[Asongu ()]{b1}\label{b1} 	 		\textit{Law and investment in Africa},  		 			S A Asongu 		.  		2011b.  	 	 (MPRA Paper No.34700) 
\bibitem[Porta et al. ()]{b7}\label{b7} 	 		‘Legal Determinants of External Finance’.  		 			La Porta 		,  		 			R Lopez-De-Silanes 		,  		 			F Shleifer 		,  		 			A Vishny 		,  		 			RW 		.  	 	 		\textit{Journal of Finance}  		1997. 52 p. .  	 
\bibitem[Asongu ()]{b3}\label{b3} 	 		\textit{Why do French civil-law countries have higher levels of financial efficiency?},  		 			S A Asongu 		.  		2011d.  	 	 (MPRA Paper No.33950) 
\end{bibitemlist}
 			 		 	 
\end{document}
