\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={Financial Preparedness for Old Age},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Financial Preparedness for Old Age}
\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]{Mukul  Asher}

             \affil[1]{  Universiti Sains Malaysia}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2018 Accepted: 31 December 2018 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Introduction-Public policy goal should be ageing with dignity. It implies that a person should be ageing-in-place, staying at home to the maximum number of years as possible, and have access to a bundle of services, especially affordable and accessible health care.According to UN projections, the number of persons over-60 years of age will increase from 205 million in 1950 to 2.1 billion by 2050."Given the deficiencies of storing current production, the only way forward is through claims on future production. What matters, therefore, is the level of output after I have retired. The point is central: pensioners are not interested in money (i.e. colored bits of paper with portraits of national heroes on them) but in consumption -food, heating, medical services, seats at concerts, etc. Money is irrelevant unless the production is there for pensioners to buy."

\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[{I. Introduction}]{I. Introduction}\par
ublic policy goal should be ageing with dignity. It implies that a person should be ageing-in-place, staying at home to the maximum number of years as possible, and have access to a bundle of services, especially affordable and accessible health care.\par
According to UN projections, the number of persons over-60 years of age will increase from 205 million in 1950 to 2.1 billion by 2050.\par
"Given the deficiencies of storing current production, the only way forward is through claims on future production. What matters, therefore, is the level of output after I have retired. The point is central: pensioners are not interested in money (i.e. colored bits of paper with portraits of national heroes on them) but in consumption -food, heating, medical services, seats at concerts, etc. Money is irrelevant unless the production is there for pensioners to buy."\par
So the focus should be on household welfare and accessible bundle of services to the elderly. Each society should decide on what is the bundle of services needed in its current context, and be prepared to change as demographic conditions and expectations change.\par
The aim is to enable purchases of bundle of goods, services and assets on a life-cycle basis ? Yet retirement or withdrawal age from provident funds in many countries have remained below 60 years.\par
? Four examples of challenges in financing ageing:\par
The first example is Japan.\par
? The second example is Brazil in which pensions expenditure use up more than half of the federal budget and are growing at a rate four percentage points above inflation. ? This reflects the non-conducive political economy in pension arrangements. ? The third example concerns Taiwan where the ruling party, in response to official reports warning that an unreformed civil service and military pension systems could be bankrupt by 2020, has legislated significant cuts in their pension benefits to be implemented gradually over a decade.  ii. Increasing longevity and reduced fertility rates; iii. Volatility in financial markets and prolonged low interest rate regimes; iv. Changing labour markets with a growing role for disruptive technologies; v. The increasing importance of the digital market place.\par
? The following findings of the study are particularly relevant: i. Nearly half of the people surveyed globally think that current retirement arrangements will make them worse of in terms of retirement income security. ii. Declining physical health is the most often cited retirement concern globally. Only a fifth of those surveyed confident of health care in retirement. Many stop working before retirement due to own or family member's ill health. So healthcare should be an integral part of financial preparedness for old age. iii. Only a quarter of those interviewed think they will achieve mean expected proportion of current earnings of 68\% in retirement. Various avenues making up this 68 percent depends on many factors, including country's pension system.\par
? However, the recommendations for a New Global Retirement Model suggested by the AEGON study are relatively modest.  
\section[{Main Characteristics of Asian Pension Systems/1}]{Main Characteristics of Asian Pension Systems/1}\par
? There are large variations in the robustness of Asian pension systems. Nevertheless, the following broad characteristics apply to them as a whole. 1. There has been less than adequate policy focus in Asia on financing arrangements; on developing professional provident and pension fund organizations, with appropriate governance and regulatory structures. These have resulted in high administrative and investment management costs; mis-selling of financial products; and less-thanadequate systems of coping with financial frauds which are increasingly directed at the elderly. 2. The above has resulted in lower coverage of the population with access to pensions (and to healthcare); lower number of risks being addressed, and when addressed, limited benefits are provided. This means that trade-offs between the adequacy of benefits, coverage of the population, and the extent of risks that are covered must be made for any given level of resource allocation to healthcare and to pensions. 
\section[{Main Characteristics of Asian Pension Systems/2}]{Main Characteristics of Asian Pension Systems/2}\par
In most Asian economies, a large share of healthcare expenditure is financed out-of-pocket, with limited risk pooling, though there is some progress towards social risk pooling, particularly in India and Indonesia. Thus, the focus should be on ensuring adequacy across all three dimensions, focusing only on the number of beneficiaries or statutory coverage is not very useful. 1. The main risks in retirement financing are:\par
? Inflation risk -the risk that the real values of retirement income decreases with the inflation rate relevant for the consumption basket of the elderly); ? Longevity risk -risk that retirement income may be inadequate in view of longer-than-anticipated life spans; ? Survivors' risk -risk that survivors, particularly women and children, may not be adequately provided for.\par
In managing these risks, sufficient social risk pooling arrangements are essential as society, rather than individuals, are better able to bear them. In many Asian countries, this aspect is inadequately recognized by policymakers.\par
Societies as well as households need to rely on multiple sources from which financing for retirement is derived. 
\section[{Main Characteristics of Asian Pension Systems/3}]{Main Characteristics of Asian Pension Systems/3}\par
1. The financial and capital market development has been relatively limited. This has restricted investment options by provident and pension fund organizations, and by individuals. This increases investment risk both when retirement savings and social security contributions are made during working years; and during retirement periods when macroeconomic risk and annuities market risk need to be managed. 2. There is insufficient appreciation of the need to establish a strong data collection and analytical capabilities relating to pension arrangements, and to retirement behaviour. Regarding these data as a public good to be made available to various stakeholders should be accorded due priority. Such a practice would also enhance trust in the statistical systems and in provident and pension fund organizations. These are essential to undertake needed reforms with public support. 3. There is a strong case for establishing retirement behavior and pension research centers in most Asian countries, such as the Social Wellbeing Research Centre (SWRC) at Universiti Malaya. Such centres could address the issue of pension and healthcare policies being based on insufficient empirical evidence and policy research. 4. In many Asian countries, the political economy is not conducive to long-term and sustainable pension, retirement and healthcare policies. As a result, organizational, institutional, and regulatory arrangements which are conducive to long-term savings by households with confidence are relatively weak.\par
5. There is relatively less emphasis in promoting financial literacy among pension and provident fund trustees and staff, among policymakers, among households, and other stakeholders. 6. Asia has a large number of cross-border workers.\par
They have very limited access to retirement income and healthcare benefits. Even when access is available, the costs are often prohibitive. 
\section[{Select Issues in Financial Preparedness/1}]{Select Issues in Financial Preparedness/1}\par
Financial Literacy ? The importance of basic financial literacy has been recognized in helping to make appropriate choices for retirement income security. A Assuming real wage growth of 2.1 percent and a real annual return on investments of 4 percent. With a larger difference between the rate of return and the wage growth rate, the charge ratio with annual management fees is slightly larger, and conversely.\par
Select Issues in Financial Preparedness/2 ? It is not just the administrative costs that matter, but also cost of complying with the regulations, including receiving benefits without undue hassle costs and side payments. ? Compliance costs estimates are a relatively neglected area of research as well as of governance focus in Asia. ? Lowering compliance costs could improve adequacy for same level of monetary benefits; as well as improve fairness and organizational effectiveness. 
\section[{III. Concluding Remarks}]{III. Concluding Remarks}\par
? The progress towards greater financial preparedness for old age will require all concerned pensioned related organizations, be it regulators, asset managers, service providers, as well as individuals and households to implement or to address the PHUI: -Purpose of the organization -shifting from process to outcome orientation; -Habits of stakeholders, including of officials of provident and pension fund organizations, as well as their trustees; and of individuals who will need to exhibit greater financial literacy. -Using emerging technologies more competently and purposefully for record-keeping, lowering of administrative and compliance costs, and lowering investment management costs. -Incentive structures for the organization, the officials, and the members to behave in a manner consistent with financial preparedness, and to enhance transparency and accountability.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Financial}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.036770623742454725\textwidth}P{0.6127012072434608\textwidth}P{0.2005281690140845\textwidth}}
\tabcellsep \tabcellsep ? These examples suggests that high middle income\\
\tabcellsep \tabcellsep (Brazil), and high income countries such as Japan\\
\tabcellsep \tabcellsep and Korea are required to m tough decisions to\\
\tabcellsep \tabcellsep address the pension challenges of an ageing\\
\tabcellsep \tabcellsep society.\\
\tabcellsep \tabcellsep ? The middle income countries could study these\\
\tabcellsep \tabcellsep examples and draw context-specific lessons from\\
\tabcellsep \tabcellsep them.\\
\tabcellsep \tabcellsep II. Demographic Trends and Their\\
\tabcellsep \tabcellsep Implications\\
\tabcellsep \tabcellsep Demographic trends pertain to all the persons\\
Volume XIX Issue IV Version I 62 Year 2019\tabcellsep \multicolumn{2}{l}{cantered https://asia.nikkei.com/Spotlight/Asia-Insight/No-on poverty of the elderly. country-for-old-Koreans-Moon-faces-senior-poverty utm\textunderscore medium=daily\%20newsletter\%20free\&utm\textunderscore so link Source: World Population Prospects, 2017 Revision. Accessed on 16 December 2018 Corporations and Companies Government (Roy, 2018) urce=NAR\%20Newsletter\&utm\textunderscore content=article\%20 Households Individuals crisis?utm\textunderscore campaign=RN\%20Free\%20newsletter\& in the world, and to their characteristics as consumers, workers, savers, and investors. It affects income statements, and balance sheets in the world for:}\\
E )\tabcellsep \\
(\tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \multicolumn{2}{l}{Source: World Population Prospects, 2017 Revision. Accessed on 16 December 2018 ? Globally, proportion of retirement income derived: a) For Savings ? 46\% from Government -suggests importance of sustainable public finances; ? 24 \% from employer -suggests need for attractive retirement in the 21st century. https://www.aegon. com/contentassets/6724d008b6e14fa1a4cedb41811f 748a/retirement-readiness-survey-2018.pdf ? How much individuals or households need to save through employer or by themselves depends on the}\\
\tabcellsep business climate, and flexible labour market\tabcellsep country's pension system. (David Amaglobeli, Era\\
\tabcellsep arrangements with reasonable growth in real wages;\tabcellsep Dabla-Norris, and Vitor Gaspar, 2019).\\
\tabcellsep ? 30 \% Own saving and investments -suggests the\\
\tabcellsep importance of sound long term saving policy and\\
\tabcellsep regulatory environment, and well-developed capital\\
\tabcellsep markets\\
\tabcellsep © 2019 Global Journals\end{longtable} \par
 
\caption{\label{tab_0}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.013533834586466165\textwidth}P{0.12593984962406016\textwidth}P{0.008646616541353383\textwidth}P{0.24022556390977443\textwidth}P{0.05225563909774436\textwidth}P{0.04849624060150376\textwidth}P{0.03195488721804511\textwidth}P{0.03759398496240601\textwidth}P{0.013533834586466165\textwidth}P{0.14398496240601502\textwidth}P{0.014661654135338344\textwidth}P{0.007142857142857143\textwidth}P{0.026691729323308273\textwidth}P{0.02518796992481203\textwidth}P{0.042105263157894736\textwidth}P{0.013909774436090224\textwidth}P{0.004135338345864662\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{7}{l}{Financial Preparedness for Old Age}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{7}{l}{Demographic Indicators, Select Countries}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{Total Fertility Rates (TFR)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Sex Ratio (SR)}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{2015}\tabcellsep \tabcellsep \multicolumn{2}{l}{2025-30}\tabcellsep \tabcellsep 2045-50\tabcellsep \tabcellsep 2015\tabcellsep \tabcellsep 2030\tabcellsep 2050\\
\tabcellsep World\tabcellsep \tabcellsep \tabcellsep 2.47\tabcellsep \tabcellsep \tabcellsep 2.39\tabcellsep \tabcellsep 2.24\tabcellsep \tabcellsep 101.8\tabcellsep \tabcellsep 101.6\tabcellsep 101.0\\
\tabcellsep China\tabcellsep \tabcellsep \tabcellsep 1.63\tabcellsep \tabcellsep \tabcellsep 1.69\tabcellsep \tabcellsep 1.75\tabcellsep \tabcellsep 106.3\tabcellsep \tabcellsep 106.1\tabcellsep 106.0\\
\tabcellsep Japan\tabcellsep \tabcellsep \tabcellsep 1.48\tabcellsep \multicolumn{7}{l}{Demographic Indicators, Select Countries 1.58 1.70 95.5}\tabcellsep \tabcellsep 94.8\tabcellsep 94.8\\
\tabcellsep \multicolumn{2}{l}{Republic of Korea}\tabcellsep \multicolumn{3}{l}{Population (mn) 1.32}\tabcellsep \tabcellsep 1.46\tabcellsep \multicolumn{3}{l}{Population> 65 (mn) 1.63}\tabcellsep 100.2\tabcellsep \multicolumn{2}{l}{Population> 80 (mn) 99.5 97.4}\\
\tabcellsep World India Indonesia\tabcellsep \multicolumn{2}{l}{2018 7632.8}\tabcellsep \multicolumn{2}{l}{2030 8551.2 2.3 2.32}\tabcellsep 2050 9771.8\tabcellsep \multicolumn{2}{l}{2018 680.9 2.10 2.12}\tabcellsep 2030 996.9 1.86 1.90\tabcellsep \multicolumn{2}{l}{2050 1546.1 107.6 101.5}\tabcellsep 2018 141.8\tabcellsep 106.8 100.3\tabcellsep 2030 201.9\tabcellsep 2050 424.7 104.7 98.3\tabcellsep Year 2019\\
64\tabcellsep China Japan Malaysia\tabcellsep \multicolumn{2}{l}{1415.0 127.2}\tabcellsep \multicolumn{2}{l}{1441.2 121.6 2.01}\tabcellsep 1364.5 108.8\tabcellsep \multicolumn{2}{l}{158.4 34.9 1.86}\tabcellsep 245.9 36.8 1.74\tabcellsep \multicolumn{2}{l}{358.9 39.6 106.9}\tabcellsep 26.7 10.6\tabcellsep 104.7\tabcellsep 40.8 15.2\tabcellsep 111.0 16.3 102.6\tabcellsep 65\\
Volume XIX Issue IV Version I E )\tabcellsep \multicolumn{3}{l}{Republic of Korea India Indonesia Malaysia Philippines Singapore Thailand Viet Nam Philippines 1354.1 51.2 266.8 32.0 106.5 5.8 69.2 96.5 Singapore Thailand Viet Nam}\tabcellsep \multicolumn{2}{l}{52.7 1513.0 295.6 36.8 125.4 6.3 69.6 106.3 2.88 1.26 1.46 1.95}\tabcellsep 50.5 1659.0 321.6 41.7 151.3 6.6 65.4 114.6\tabcellsep \multicolumn{2}{l}{7.4 83.6 14.5 2.1 5.2 0.8 8.2 7.2 2.60 1.30 1.43 1.92}\tabcellsep \multicolumn{5}{l}{12.6 128.0 24.4 3.6 8.4 1.5 13.5 13.2 2.21 1.37 1.59 1.90 Source: World Population Prospects, 2017 Revision 17.8 1.7 3.0 7.2 222.7 13.2 19.6 43.0 24.4 2.0 2.7 7.4 6.8 0.3 0.6 1.6 14.9 0.7 1.1 2.7 2.2 0.2 0.3 0.9 19.0 1.7 2.7 6.6 24.7 2.0 2.4 7.5 101.5 100.1 98.2 97.6 97.6 96.7 95.4 93.8 93.1 97.9 97.7 96.8}\tabcellsep Volume XIX Issue IV Version I E )\\
(\tabcellsep \multicolumn{2}{l}{Philippines World China Japan Republic of Korea India Indonesia Malaysia}\tabcellsep \multicolumn{11}{l}{? Universal access to robust retirement savings system; ? Greater financial literacy; ? Affordable healthcare; ? The recommendations do not suggest what transitory steps and capacities will be needed to progress towards implementing 0.7 0.9 1.8 their Demographic Indicators, Select Countries 6.7 9.8 Share of aged 65+ in total population (\%) 4.9 Share of aged 80+ in total population (\%) 2018 2030 2050 2018 2030 2050 8.9 11.7 15.8 1.9 2.4 4.3 11.2 17.1 26.3 1.9 2.8 8.1 27.5 30.3 36.4 8.4 12.5 15.0 14.4 23.9 35.3 3.2 5.6 14.3 6.2 8.5 13.4 1.0 1.3 2.6 5.5 8.3 13.8 0.7 0.9 2.3 6.5 9.7 16.3 1.0 1.6 3.7}\tabcellsep ( Global Journal of Human Social Science -\\
\tabcellsep Singapore\tabcellsep \tabcellsep \multicolumn{2}{l}{13.6}\tabcellsep \tabcellsep 23.2\tabcellsep \tabcellsep 33.6\tabcellsep \multicolumn{3}{l}{recommendations. 2.7}\tabcellsep 5.2\tabcellsep 13.3\\
\tabcellsep Thailand\tabcellsep \tabcellsep \multicolumn{2}{l}{11.8}\tabcellsep \tabcellsep 19.4\tabcellsep \tabcellsep 29.0\tabcellsep 2.5\tabcellsep \tabcellsep \tabcellsep 3.9\tabcellsep 10.2\\
\tabcellsep Viet Nam\tabcellsep \tabcellsep 7.4\tabcellsep \tabcellsep \tabcellsep 12.4\tabcellsep \tabcellsep 21.5\tabcellsep 2.1\tabcellsep \tabcellsep \tabcellsep 2.2\tabcellsep 6.5\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2019 Global Journals\end{longtable} \par
  {\small\itshape [Note: ? The second study by Michal Rutkowski (2018) of the World Bank, titled "Reimagining Social Protection." ? He argues that new technologies, particularly digital technologies, are changing how people work and terms under they work. ? Around 3.5 percent of the global workforce works under the 'gig economy' type arrangements under which work is]} 
\caption{\label{tab_1}}\end{figure}
 			\footnote{Year 2019 © 2019 Global Journals Financial Preparedness for Old Age} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[De Liema et al. ()]{b3}\label{b3} 	 		 			M De Liema 		,  		 			M J Deevy 		,  		 			A Lusardi 		,  		 			O Mitchell 		.  	 	 		\textit{Financial Fraud among Older Americans: Evidence and Implications},  				2018.  	 
\bibitem[Enhancing Financial Preparedness by Lowering Administrative Costs pension) by nearly 20 percent]{b9}\label{b9} 	 		\textit{Enhancing Financial Preparedness by Lowering Administrative Costs pension) by nearly 20 percent},  		 	 
\bibitem[Diamond (2016)]{b4}\label{b4} 	 		\textit{Good Pension Design},  		 			P Diamond 		.  		2016. 12 Jan 2016.  		 			Presentation at National University of Singapore 		 	 
\bibitem[Harding and Geronimo (ed.)]{b5}\label{b5} 	 		 			S C Harding 		,  		 			M Geronimo 		.  		\textit{Financial Security of Older Women: Perspectives from Southeast Asia},  				 			AB,  			Bezbaruah 		 (ed.)  		 (Singapore)  		Tsao Foundation.  	 
\bibitem[Amaglobeli et al. ()]{b1}\label{b1} 	 		\textit{How Much Should You Save for Retirement},  		 			David; Era Amaglobeli 		,  		 			Vitor Dabla-Norris 		,  		 			Gaspar 		.  		 \url{https://blogs.imf.org/2019/01/15/how-much-should-you-save-for-retirement/?utm\textunderscore medium=email\&utm\textunderscore source=govdelivery}  		2019.  	 
\bibitem[Packard et al. ()]{b6}\label{b6} 	 		‘On Risk Sharing in the Diverse and Diversifying World of Work’.  		 			Truman Packard 		,  		 			Ugo Gentilini 		,  		 			Margaret Grosh 		,  		 			O' Philip 		,  		 			Robert Keefe 		,  		 			David Palacios 		,  		 			Indhira Robalino 		,  		 			Santos 		.  	 	 		\textit{Social Protection and Jobs White Paper},  				 (Washington, DC)  		2018. World Bank.  	 
\bibitem[Barr ()]{b2}\label{b2} 	 		‘Reforming Pensions: Myths, Truths, and Policy Choices’.  		 			N Barr 		.  	 	 		\textit{International Social Security Review}  		2002. 55 p. .  	 
\bibitem[Rutkowski ()]{b8}\label{b8} 	 		‘Reimagining Social Protection’.  		 			Michael Rutkowski 		.  	 	 		\textit{Finance and Development}  		2018. 55  (4) .  	 
\bibitem[Roy ()]{b7}\label{b7} 	 		 			Amlan Roy 		.  		\textit{Global Retirement and Demographics: ASEAN Focus" London: SSGA (State Street Global Advisors},  				2018.  	 
\bibitem[Aegon Centre For Longevity ()]{b0}\label{b0} 	 		\textit{The New Social Contract: a Blueprint for Retirement in the 21st Century},  		 			Retirement Aegon Centre For Longevity 		.  		 \url{https://www.aegon.com/contentassets/6724d008b6e14fa1a4cedb41811f748a/retirement-readiness-survey-2018.pdf}  		2018.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
