Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

pythontex tests

2183 views
��'}�(�version��0.16��
start_time�GAד��/�I�encoding��UTF-8��raw_jobname��py��jobname�h�settings�}�(�version��0.16��	outputdir��pythontex-files-py��
workingdir��.��
workingdirset���gobble��none��
makestderr���stderrfilename��full��	keeptemps��none��pyfuture��default��pyconfuture��none��pygments���	fvextfile����������pyconbanner��none��
pyconfilename��stdin��depythontex��u�pygments_settings��collections��defaultdict����builtins��dict�����R�(�:GLOBAL�}�(�
lexer_options�}��formatter_options�}�u�py�}�(�lexer��python�h/}�h1}�(�style��default��
commandprefix��
PYGdefault�uu�pycon�}�(h5�pycon�h/}�h1}�(h9h:h;�
PYGdefault�uu�sympy�}�(h5�python�h/}�h1}�(h9h:h;�
PYGdefault�uu�sympycon�}�(h5�pycon�h/}�h1}�(h9h:h;�
PYGdefault�uu�pylab�}�(h5�python�h/}�h1}�(h9h:h;�
PYGdefault�uu�pylabcon�}�(h5�pycon�h/}�h1}�(h9h:h;�
PYGdefault�uuu�vitals�(hhh��������t��code_vitals�(hh�ht��cons_vitals�h�typeset_vitals�)�	utilspath��//usr/share/texlive/texmf-dist/scripts/pythontex��code_hash_dict�}�(�py#default#default��(b330cf417535bbbcc8e6ffc90eabe61670eac0dd��(da39a3ee5e6b4b0d3255bfef95601890afd80709��(65101f03c0386140bd58732c0502e1d613967fb6����sympy#default#default��(72c9664f693afe637d455caba908794f544017cd��(da39a3ee5e6b4b0d3255bfef95601890afd80709��(65101f03c0386140bd58732c0502e1d613967fb6���u�cons_hash_dict�}��pycon#default#default��(a515893e94fe4076a7c772030dd790e71576582e��(da39a3ee5e6b4b0d3255bfef95601890afd80709��(32d9b23abb22a7f7a3d46e6eab017d1866655438���s�typeset_hash_dict�}�(�pycon#default#default#0��(5d1f799915699dc123c1eb2b48a03a8dcaf46211��sympy#default#default#0��(766052b07307287c6ab26b5aa5e9b8e1d7a4c191��pycon#default#default#1��(dab50ce7d258a83a2620bb45b40d24a253eed9ac�u�macros�h'h(�list�����R�(�py#default#default�]��sympy#default#default�]�(�m\pytx@SVMCR{pytx@MCR@sympy@default@default@1}
\int\limits_{0}^{\infty} e^{- \phi^{2}}\, d\phi\endpytx@SVMCR

��R\pytx@SVMCR{pytx@MCR@sympy@default@default@2}
\frac{\sqrt{\pi}}{2}\endpytx@SVMCR

�e�pycon#default#default�]�u�files�h'h���R�(he]�(�(pythontex-files-py/py_default_default.py��.pythontex-files-py/py_default_default_0.stdout��.pythontex-files-py/py_default_default_1.stdout�ehj]��+pythontex-files-py/sympy_default_default.py�ah�]�u�pygments_macros�}�(�pycon#default#default#0�]�X\begin{pytx@SaveVerbatim}[commandchars=\\\{\}]{pytx@pycon@default@default@0}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{var} \PYG{o}{=} \PYG{l+m+mi}{1} \PYG{o}{+} \PYG{l+m+mi}{1}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{var}
\PYG{g+go}{2}
\end{pytx@SaveVerbatim}

�a�pycon#default#default#1�]�XL\begin{pytx@SaveVerbatim}[commandchars=\\\{\}]{pytx@pycon@default@default@1}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{k+kn}{import} \PYG{n+nn}{matplotlib}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{matplotlib}\PYG{o}{.}\PYG{n}{use}\PYG{p}{(}\PYG{l+s+s1}{\PYGZsq{}}\PYG{l+s+s1}{pgf}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{k+kn}{import} \PYG{n+nn}{numpy} \PYG{k}{as} \PYG{n+nn}{np}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{k+kn}{import} \PYG{n+nn}{matplotlib}\PYG{n+nn}{.}\PYG{n+nn}{pyplot} \PYG{k}{as} \PYG{n+nn}{plt}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{xx} \PYG{o}{=} \PYG{n}{np}\PYG{o}{.}\PYG{n}{random}\PYG{o}{.}\PYG{n}{randn}\PYG{p}{(}\PYG{l+m+mi}{1000}\PYG{p}{)}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{xx} \PYG{o}{=} \PYG{n}{np}\PYG{o}{.}\PYG{n}{sort}\PYG{p}{(}\PYG{n}{xx}\PYG{p}{)}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{plt}\PYG{o}{.}\PYG{n}{plot}\PYG{p}{(}\PYG{n}{xx}\PYG{p}{)}
\PYG{g+go}{[\PYGZlt{}matplotlib.lines.Line2D object at 0x7f580c2aa278\PYGZgt{}]}
\PYG{g+gp}{\PYGZgt{}\PYGZgt{}\PYGZgt{} }\PYG{n}{plt}\PYG{o}{.}\PYG{n}{savefig}\PYG{p}{(}\PYG{l+s+s1}{\PYGZsq{}}\PYG{l+s+s1}{myplot.pdf}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{,} \PYG{n}{bbox\PYGZus{}inches}\PYG{o}{=}\PYG{l+s+s1}{\PYGZsq{}}\PYG{l+s+s1}{tight}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)}
\end{pytx@SaveVerbatim}

�a�sympy#default#default#0�]�X�\begin{pytx@SaveVerbatim}[commandchars=\\\{\}]{pytx@sympy@default@default@0}
\PYG{n}{phi} \PYG{o}{=} \PYG{n}{Symbol}\PYG{p}{(}\PYG{l+s+sa}{r}\PYG{l+s+s1}{\PYGZsq{}}\PYG{l+s+s1}{\PYGZbs{}}\PYG{l+s+s1}{phi}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)}
\PYG{n}{h} \PYG{o}{=} \PYG{n}{Integral}\PYG{p}{(}\PYG{n}{exp}\PYG{p}{(}\PYG{o}{\PYGZhy{}}\PYG{n}{phi}\PYG{o}{*}\PYG{o}{*}\PYG{l+m+mi}{2}\PYG{p}{)}\PYG{p}{,} \PYG{p}{(}\PYG{n}{phi}\PYG{p}{,} \PYG{l+m+mi}{0}\PYG{p}{,} \PYG{n}{oo}\PYG{p}{)}\PYG{p}{)}
\end{pytx@SaveVerbatim}

�au�pygments_style_list�]�(h:�emacs��friendly��colorful��autumn��murphy��manni��monokai��perldoc��pastie��borland��trac��native��fruity��bw��vim��vs��tango��rrt��xcode��igor��
paraiso-light��paraiso-dark��lovelace��algol��algol_nu��arduino��rainbow_dash��abap��solarized-dark��solarized-light��sas��stata��stata-light��
stata-dark��inkpot�e�pygments_style_defs�}�(h:X:$
\makeatletter
\def\PYGdefault@reset{\let\PYGdefault@it=\relax \let\PYGdefault@bf=\relax%
    \let\PYGdefault@ul=\relax \let\PYGdefault@tc=\relax%
    \let\PYGdefault@bc=\relax \let\PYGdefault@ff=\relax}
\def\PYGdefault@tok#1{\csname PYGdefault@tok@#1\endcsname}
\def\PYGdefault@toks#1+{\ifx\relax#1\empty\else%
    \PYGdefault@tok{#1}\expandafter\PYGdefault@toks\fi}
\def\PYGdefault@do#1{\PYGdefault@bc{\PYGdefault@tc{\PYGdefault@ul{%
    \PYGdefault@it{\PYGdefault@bf{\PYGdefault@ff{#1}}}}}}}
\def\PYGdefault#1#2{\PYGdefault@reset\PYGdefault@toks#1+\relax+\PYGdefault@do{#2}}

\expandafter\def\csname PYGdefault@tok@w\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGdefault@tok@c\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@cp\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.74,0.48,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@k\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@kp\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@kt\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.69,0.00,0.25}{##1}}}
\expandafter\def\csname PYGdefault@tok@o\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@ow\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nb\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nf\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nc\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nn\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@ne\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.82,0.25,0.23}{##1}}}
\expandafter\def\csname PYGdefault@tok@nv\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@no\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.53,0.00,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nl\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.63,0.63,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@ni\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGdefault@tok@na\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.49,0.56,0.16}{##1}}}
\expandafter\def\csname PYGdefault@tok@nt\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@nd\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@s\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@sd\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@si\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.40,0.53}{##1}}}
\expandafter\def\csname PYGdefault@tok@se\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.40,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@sr\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.40,0.53}{##1}}}
\expandafter\def\csname PYGdefault@tok@ss\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@sx\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@m\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@gh\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@gu\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@gd\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@gi\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@gr\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@ge\endcsname{\let\PYGdefault@it=\textit}
\expandafter\def\csname PYGdefault@tok@gs\endcsname{\let\PYGdefault@bf=\textbf}
\expandafter\def\csname PYGdefault@tok@gp\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@go\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGdefault@tok@gt\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGdefault@tok@err\endcsname{\def\PYGdefault@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGdefault@tok@kc\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@kd\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@kn\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@kr\endcsname{\let\PYGdefault@bf=\textbf\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@bp\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@fm\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGdefault@tok@vc\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@vg\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@vi\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@vm\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.10,0.09,0.49}{##1}}}
\expandafter\def\csname PYGdefault@tok@sa\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@sb\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@sc\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@dl\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@s2\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@sh\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@s1\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.73,0.13,0.13}{##1}}}
\expandafter\def\csname PYGdefault@tok@mb\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@mf\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@mh\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@mi\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@il\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@mo\endcsname{\def\PYGdefault@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGdefault@tok@ch\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@cm\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@cpf\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@c1\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}
\expandafter\def\csname PYGdefault@tok@cs\endcsname{\let\PYGdefault@it=\textit\def\PYGdefault@tc##1{\textcolor[rgb]{0.25,0.50,0.50}{##1}}}

\def\PYGdefaultZbs{\char`\\}
\def\PYGdefaultZus{\char`\_}
\def\PYGdefaultZob{\char`\{}
\def\PYGdefaultZcb{\char`\}}
\def\PYGdefaultZca{\char`\^}
\def\PYGdefaultZam{\char`\&}
\def\PYGdefaultZlt{\char`\<}
\def\PYGdefaultZgt{\char`\>}
\def\PYGdefaultZsh{\char`\#}
\def\PYGdefaultZpc{\char`\%}
\def\PYGdefaultZdl{\char`\$}
\def\PYGdefaultZhy{\char`\-}
\def\PYGdefaultZsq{\char`\'}
\def\PYGdefaultZdq{\char`\"}
\def\PYGdefaultZti{\char`\~}
% for compatibility with earlier versions
\def\PYGdefaultZat{@}
\def\PYGdefaultZlb{[}
\def\PYGdefaultZrb{]}
\makeatother
�h�X�"
\makeatletter
\def\PYGemacs@reset{\let\PYGemacs@it=\relax \let\PYGemacs@bf=\relax%
    \let\PYGemacs@ul=\relax \let\PYGemacs@tc=\relax%
    \let\PYGemacs@bc=\relax \let\PYGemacs@ff=\relax}
\def\PYGemacs@tok#1{\csname PYGemacs@tok@#1\endcsname}
\def\PYGemacs@toks#1+{\ifx\relax#1\empty\else%
    \PYGemacs@tok{#1}\expandafter\PYGemacs@toks\fi}
\def\PYGemacs@do#1{\PYGemacs@bc{\PYGemacs@tc{\PYGemacs@ul{%
    \PYGemacs@it{\PYGemacs@bf{\PYGemacs@ff{#1}}}}}}}
\def\PYGemacs#1#2{\PYGemacs@reset\PYGemacs@toks#1+\relax+\PYGemacs@do{#2}}

\expandafter\def\csname PYGemacs@tok@w\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGemacs@tok@c\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@cp\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@cs\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@k\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@kp\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@kt\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.73,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@o\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@ow\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nb\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nf\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nc\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nn\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@ne\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.82,0.25,0.23}{##1}}}
\expandafter\def\csname PYGemacs@tok@nv\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@no\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.53,0.00,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nl\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.63,0.63,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@ni\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGemacs@tok@na\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@nt\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@nd\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@s\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@sd\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@si\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.40,0.53}{##1}}}
\expandafter\def\csname PYGemacs@tok@se\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.40,0.13}{##1}}}
\expandafter\def\csname PYGemacs@tok@sr\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.40,0.53}{##1}}}
\expandafter\def\csname PYGemacs@tok@ss\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@sx\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@m\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@gh\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGemacs@tok@gu\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGemacs@tok@gd\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@gi\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@gr\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@ge\endcsname{\let\PYGemacs@it=\textit}
\expandafter\def\csname PYGemacs@tok@gs\endcsname{\let\PYGemacs@bf=\textbf}
\expandafter\def\csname PYGemacs@tok@gp\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGemacs@tok@go\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGemacs@tok@gt\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGemacs@tok@err\endcsname{\def\PYGemacs@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGemacs@tok@kc\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@kd\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@kn\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@kr\endcsname{\let\PYGemacs@bf=\textbf\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@bp\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.67,0.13,1.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@fm\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@vc\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@vg\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@vi\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@vm\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.72,0.53,0.04}{##1}}}
\expandafter\def\csname PYGemacs@tok@sa\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@sb\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@sc\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@dl\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@s2\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@sh\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@s1\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.73,0.27,0.27}{##1}}}
\expandafter\def\csname PYGemacs@tok@mb\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@mf\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@mh\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@mi\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@il\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@mo\endcsname{\def\PYGemacs@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGemacs@tok@ch\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@cm\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@cpf\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGemacs@tok@c1\endcsname{\let\PYGemacs@it=\textit\def\PYGemacs@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}

\def\PYGemacsZbs{\char`\\}
\def\PYGemacsZus{\char`\_}
\def\PYGemacsZob{\char`\{}
\def\PYGemacsZcb{\char`\}}
\def\PYGemacsZca{\char`\^}
\def\PYGemacsZam{\char`\&}
\def\PYGemacsZlt{\char`\<}
\def\PYGemacsZgt{\char`\>}
\def\PYGemacsZsh{\char`\#}
\def\PYGemacsZpc{\char`\%}
\def\PYGemacsZdl{\char`\$}
\def\PYGemacsZhy{\char`\-}
\def\PYGemacsZsq{\char`\'}
\def\PYGemacsZdq{\char`\"}
\def\PYGemacsZti{\char`\~}
% for compatibility with earlier versions
\def\PYGemacsZat{@}
\def\PYGemacsZlb{[}
\def\PYGemacsZrb{]}
\makeatother
�h�X[%
\makeatletter
\def\PYGfriendly@reset{\let\PYGfriendly@it=\relax \let\PYGfriendly@bf=\relax%
    \let\PYGfriendly@ul=\relax \let\PYGfriendly@tc=\relax%
    \let\PYGfriendly@bc=\relax \let\PYGfriendly@ff=\relax}
\def\PYGfriendly@tok#1{\csname PYGfriendly@tok@#1\endcsname}
\def\PYGfriendly@toks#1+{\ifx\relax#1\empty\else%
    \PYGfriendly@tok{#1}\expandafter\PYGfriendly@toks\fi}
\def\PYGfriendly@do#1{\PYGfriendly@bc{\PYGfriendly@tc{\PYGfriendly@ul{%
    \PYGfriendly@it{\PYGfriendly@bf{\PYGfriendly@ff{#1}}}}}}}
\def\PYGfriendly#1#2{\PYGfriendly@reset\PYGfriendly@toks#1+\relax+\PYGfriendly@do{#2}}

\expandafter\def\csname PYGfriendly@tok@w\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGfriendly@tok@c\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}}
\expandafter\def\csname PYGfriendly@tok@cp\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@cs\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}\def\PYGfriendly@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGfriendly@tok@k\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@kp\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@kt\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.56,0.13,0.00}{##1}}}
\expandafter\def\csname PYGfriendly@tok@o\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ow\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nb\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nf\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.02,0.16,0.49}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nc\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.05,0.52,0.71}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nn\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.05,0.52,0.71}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ne\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nv\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.38,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@no\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.68,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nl\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.13,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ni\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.84,0.33,0.22}{##1}}}
\expandafter\def\csname PYGfriendly@tok@na\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nt\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.02,0.16,0.45}{##1}}}
\expandafter\def\csname PYGfriendly@tok@nd\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGfriendly@tok@s\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sd\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@si\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.44,0.63,0.82}{##1}}}
\expandafter\def\csname PYGfriendly@tok@se\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sr\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.14,0.33,0.53}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ss\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.32,0.47,0.09}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sx\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.78,0.36,0.04}{##1}}}
\expandafter\def\csname PYGfriendly@tok@m\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gh\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gu\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gd\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gi\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gr\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ge\endcsname{\let\PYGfriendly@it=\textit}
\expandafter\def\csname PYGfriendly@tok@gs\endcsname{\let\PYGfriendly@bf=\textbf}
\expandafter\def\csname PYGfriendly@tok@gp\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.78,0.36,0.04}{##1}}}
\expandafter\def\csname PYGfriendly@tok@go\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGfriendly@tok@gt\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGfriendly@tok@err\endcsname{\def\PYGfriendly@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGfriendly@tok@kc\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@kd\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@kn\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@kr\endcsname{\let\PYGfriendly@bf=\textbf\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@bp\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGfriendly@tok@fm\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.02,0.16,0.49}{##1}}}
\expandafter\def\csname PYGfriendly@tok@vc\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.38,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@vg\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.38,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@vi\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.38,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@vm\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.73,0.38,0.84}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sa\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sb\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sc\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@dl\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@s2\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@sh\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@s1\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.44,0.63}{##1}}}
\expandafter\def\csname PYGfriendly@tok@mb\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@mf\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@mh\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@mi\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@il\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@mo\endcsname{\def\PYGfriendly@tc##1{\textcolor[rgb]{0.25,0.63,0.44}{##1}}}
\expandafter\def\csname PYGfriendly@tok@ch\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}}
\expandafter\def\csname PYGfriendly@tok@cm\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}}
\expandafter\def\csname PYGfriendly@tok@cpf\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}}
\expandafter\def\csname PYGfriendly@tok@c1\endcsname{\let\PYGfriendly@it=\textit\def\PYGfriendly@tc##1{\textcolor[rgb]{0.38,0.63,0.69}{##1}}}

\def\PYGfriendlyZbs{\char`\\}
\def\PYGfriendlyZus{\char`\_}
\def\PYGfriendlyZob{\char`\{}
\def\PYGfriendlyZcb{\char`\}}
\def\PYGfriendlyZca{\char`\^}
\def\PYGfriendlyZam{\char`\&}
\def\PYGfriendlyZlt{\char`\<}
\def\PYGfriendlyZgt{\char`\>}
\def\PYGfriendlyZsh{\char`\#}
\def\PYGfriendlyZpc{\char`\%}
\def\PYGfriendlyZdl{\char`\$}
\def\PYGfriendlyZhy{\char`\-}
\def\PYGfriendlyZsq{\char`\'}
\def\PYGfriendlyZdq{\char`\"}
\def\PYGfriendlyZti{\char`\~}
% for compatibility with earlier versions
\def\PYGfriendlyZat{@}
\def\PYGfriendlyZlb{[}
\def\PYGfriendlyZrb{]}
\makeatother
�h�X�'
\makeatletter
\def\PYGcolorful@reset{\let\PYGcolorful@it=\relax \let\PYGcolorful@bf=\relax%
    \let\PYGcolorful@ul=\relax \let\PYGcolorful@tc=\relax%
    \let\PYGcolorful@bc=\relax \let\PYGcolorful@ff=\relax}
\def\PYGcolorful@tok#1{\csname PYGcolorful@tok@#1\endcsname}
\def\PYGcolorful@toks#1+{\ifx\relax#1\empty\else%
    \PYGcolorful@tok{#1}\expandafter\PYGcolorful@toks\fi}
\def\PYGcolorful@do#1{\PYGcolorful@bc{\PYGcolorful@tc{\PYGcolorful@ul{%
    \PYGcolorful@it{\PYGcolorful@bf{\PYGcolorful@ff{#1}}}}}}}
\def\PYGcolorful#1#2{\PYGcolorful@reset\PYGcolorful@toks#1+\relax+\PYGcolorful@do{#2}}

\expandafter\def\csname PYGcolorful@tok@w\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGcolorful@tok@c\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@cp\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.33,0.47,0.60}{##1}}}
\expandafter\def\csname PYGcolorful@tok@cs\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@k\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@kp\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.20,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@kt\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.20,0.20,0.60}{##1}}}
\expandafter\def\csname PYGcolorful@tok@o\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.20,0.20,0.20}{##1}}}
\expandafter\def\csname PYGcolorful@tok@ow\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nb\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nf\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.40,0.73}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nc\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.73,0.00,0.40}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nn\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.05,0.52,0.71}{##1}}}
\expandafter\def\csname PYGcolorful@tok@ne\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nv\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.60,0.40,0.20}{##1}}}
\expandafter\def\csname PYGcolorful@tok@vi\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.20,0.20,0.73}{##1}}}
\expandafter\def\csname PYGcolorful@tok@vc\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGcolorful@tok@vg\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.87,0.47,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@no\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.20,0.40}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nl\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.60,0.47,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@ni\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@na\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.80}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nt\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.47,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@nd\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGcolorful@tok@s\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@sc\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGcolorful@tok@sd\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.87,0.27,0.13}{##1}}}
\expandafter\def\csname PYGcolorful@tok@si\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.93,0.93,0.93}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@se\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@sr\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,1.00}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@ss\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.67,0.40,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@sx\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@m\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGcolorful@tok@mi\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGcolorful@tok@mf\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGcolorful@tok@mh\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.33,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@mo\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.27,0.00,0.93}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gh\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gu\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gd\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gi\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gr\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@ge\endcsname{\let\PYGcolorful@it=\textit}
\expandafter\def\csname PYGcolorful@tok@gs\endcsname{\let\PYGcolorful@bf=\textbf}
\expandafter\def\csname PYGcolorful@tok@gp\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.78,0.36,0.04}{##1}}}
\expandafter\def\csname PYGcolorful@tok@go\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@gt\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGcolorful@tok@err\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.67,0.67}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@kc\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@kd\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@kn\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@kr\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGcolorful@tok@bp\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.44,0.13}{##1}}}
\expandafter\def\csname PYGcolorful@tok@fm\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.40,0.73}{##1}}}
\expandafter\def\csname PYGcolorful@tok@vm\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.60,0.40,0.20}{##1}}}
\expandafter\def\csname PYGcolorful@tok@sa\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@sb\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@dl\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@s2\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@sh\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@s1\endcsname{\def\PYGcolorful@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGcolorful@tok@mb\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGcolorful@tok@il\endcsname{\let\PYGcolorful@bf=\textbf\def\PYGcolorful@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGcolorful@tok@ch\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@cm\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@cpf\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGcolorful@tok@c1\endcsname{\def\PYGcolorful@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGcolorfulZbs{\char`\\}
\def\PYGcolorfulZus{\char`\_}
\def\PYGcolorfulZob{\char`\{}
\def\PYGcolorfulZcb{\char`\}}
\def\PYGcolorfulZca{\char`\^}
\def\PYGcolorfulZam{\char`\&}
\def\PYGcolorfulZlt{\char`\<}
\def\PYGcolorfulZgt{\char`\>}
\def\PYGcolorfulZsh{\char`\#}
\def\PYGcolorfulZpc{\char`\%}
\def\PYGcolorfulZdl{\char`\$}
\def\PYGcolorfulZhy{\char`\-}
\def\PYGcolorfulZsq{\char`\'}
\def\PYGcolorfulZdq{\char`\"}
\def\PYGcolorfulZti{\char`\~}
% for compatibility with earlier versions
\def\PYGcolorfulZat{@}
\def\PYGcolorfulZlb{[}
\def\PYGcolorfulZrb{]}
\makeatother
�h�XM!
\makeatletter
\def\PYGautumn@reset{\let\PYGautumn@it=\relax \let\PYGautumn@bf=\relax%
    \let\PYGautumn@ul=\relax \let\PYGautumn@tc=\relax%
    \let\PYGautumn@bc=\relax \let\PYGautumn@ff=\relax}
\def\PYGautumn@tok#1{\csname PYGautumn@tok@#1\endcsname}
\def\PYGautumn@toks#1+{\ifx\relax#1\empty\else%
    \PYGautumn@tok{#1}\expandafter\PYGautumn@toks\fi}
\def\PYGautumn@do#1{\PYGautumn@bc{\PYGautumn@tc{\PYGautumn@ul{%
    \PYGautumn@it{\PYGautumn@bf{\PYGautumn@ff{#1}}}}}}}
\def\PYGautumn#1#2{\PYGautumn@reset\PYGautumn@toks#1+\relax+\PYGautumn@do{#2}}

\expandafter\def\csname PYGautumn@tok@w\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGautumn@tok@c\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@cp\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.30,0.51,0.09}{##1}}}
\expandafter\def\csname PYGautumn@tok@cs\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@k\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@kt\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@ow\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@nb\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@nf\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@nc\endcsname{\let\PYGautumn@ul=\underline\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@nn\endcsname{\let\PYGautumn@ul=\underline\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@nv\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@no\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@ni\endcsname{\let\PYGautumn@bf=\textbf\def\PYGautumn@tc##1{\textcolor[rgb]{0.53,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@na\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.12,0.56,1.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@nt\endcsname{\let\PYGautumn@bf=\textbf\def\PYGautumn@tc##1{\textcolor[rgb]{0.12,0.56,1.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@nd\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGautumn@tok@s\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@ss\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@sr\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@m\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@gh\endcsname{\let\PYGautumn@bf=\textbf\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGautumn@tok@gu\endcsname{\let\PYGautumn@bf=\textbf\def\PYGautumn@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGautumn@tok@gd\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@gi\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@gr\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@ge\endcsname{\let\PYGautumn@it=\textit}
\expandafter\def\csname PYGautumn@tok@gs\endcsname{\let\PYGautumn@bf=\textbf}
\expandafter\def\csname PYGautumn@tok@gp\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGautumn@tok@go\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGautumn@tok@gt\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@err\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}\def\PYGautumn@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.67,0.67}{\strut ##1}}}
\expandafter\def\csname PYGautumn@tok@kc\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@kd\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@kn\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@kp\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@kr\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.00,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@bp\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@fm\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.67,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@vc\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@vg\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@vi\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@vm\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sa\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sb\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sc\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@dl\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sd\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@s2\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@se\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sh\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@si\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@sx\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@s1\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.33,0.00}{##1}}}
\expandafter\def\csname PYGautumn@tok@mb\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@mf\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@mh\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@mi\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@il\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@mo\endcsname{\def\PYGautumn@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGautumn@tok@ch\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@cm\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@cpf\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGautumn@tok@c1\endcsname{\let\PYGautumn@it=\textit\def\PYGautumn@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}

\def\PYGautumnZbs{\char`\\}
\def\PYGautumnZus{\char`\_}
\def\PYGautumnZob{\char`\{}
\def\PYGautumnZcb{\char`\}}
\def\PYGautumnZca{\char`\^}
\def\PYGautumnZam{\char`\&}
\def\PYGautumnZlt{\char`\<}
\def\PYGautumnZgt{\char`\>}
\def\PYGautumnZsh{\char`\#}
\def\PYGautumnZpc{\char`\%}
\def\PYGautumnZdl{\char`\$}
\def\PYGautumnZhy{\char`\-}
\def\PYGautumnZsq{\char`\'}
\def\PYGautumnZdq{\char`\"}
\def\PYGautumnZti{\char`\~}
% for compatibility with earlier versions
\def\PYGautumnZat{@}
\def\PYGautumnZlb{[}
\def\PYGautumnZrb{]}
\makeatother
�h�X�&
\makeatletter
\def\PYGmurphy@reset{\let\PYGmurphy@it=\relax \let\PYGmurphy@bf=\relax%
    \let\PYGmurphy@ul=\relax \let\PYGmurphy@tc=\relax%
    \let\PYGmurphy@bc=\relax \let\PYGmurphy@ff=\relax}
\def\PYGmurphy@tok#1{\csname PYGmurphy@tok@#1\endcsname}
\def\PYGmurphy@toks#1+{\ifx\relax#1\empty\else%
    \PYGmurphy@tok{#1}\expandafter\PYGmurphy@toks\fi}
\def\PYGmurphy@do#1{\PYGmurphy@bc{\PYGmurphy@tc{\PYGmurphy@ul{%
    \PYGmurphy@it{\PYGmurphy@bf{\PYGmurphy@ff{#1}}}}}}}
\def\PYGmurphy#1#2{\PYGmurphy@reset\PYGmurphy@toks#1+\relax+\PYGmurphy@do{#2}}

\expandafter\def\csname PYGmurphy@tok@w\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGmurphy@tok@c\endcsname{\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@cp\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.33,0.47,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@cs\endcsname{\let\PYGmurphy@bf=\textbf\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@k\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.13,0.53,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@kp\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.53,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@kt\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@o\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.20,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmurphy@tok@ow\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nb\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.47,0.13}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nf\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.33,0.93,0.87}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nc\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.93,0.60,0.93}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nn\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.05,0.52,0.71}{##1}}}
\expandafter\def\csname PYGmurphy@tok@ne\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nv\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.20,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@vi\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.67,0.67,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@vc\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.80,0.80,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@vg\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.53,0.27}{##1}}}
\expandafter\def\csname PYGmurphy@tok@no\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.33,0.93,0.87}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nl\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.60,0.47,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@ni\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.53,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@na\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.00,0.47}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nt\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.47,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@nd\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGmurphy@tok@s\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@sc\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.53,0.53,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@sd\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.87,0.27,0.13}{##1}}}
\expandafter\def\csname PYGmurphy@tok@si\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.93,0.93,0.93}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@se\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@sr\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@ss\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.80,0.53}{##1}}}
\expandafter\def\csname PYGmurphy@tok@sx\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.53,0.53}{##1}}\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@m\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGmurphy@tok@mi\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@mf\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGmurphy@tok@mh\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.33,0.53}{##1}}}
\expandafter\def\csname PYGmurphy@tok@mo\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.27,0.00,0.93}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gh\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gu\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gd\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gi\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gr\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@ge\endcsname{\let\PYGmurphy@it=\textit}
\expandafter\def\csname PYGmurphy@tok@gs\endcsname{\let\PYGmurphy@bf=\textbf}
\expandafter\def\csname PYGmurphy@tok@gp\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.78,0.36,0.04}{##1}}}
\expandafter\def\csname PYGmurphy@tok@go\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGmurphy@tok@gt\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGmurphy@tok@err\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.67,0.67}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@kc\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.13,0.53,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@kd\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.13,0.53,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@kn\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.13,0.53,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@kr\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.13,0.53,0.60}{##1}}}
\expandafter\def\csname PYGmurphy@tok@bp\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.47,0.13}{##1}}}
\expandafter\def\csname PYGmurphy@tok@fm\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.33,0.93,0.87}{##1}}}
\expandafter\def\csname PYGmurphy@tok@vm\endcsname{\def\PYGmurphy@tc##1{\textcolor[rgb]{0.00,0.20,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@sa\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@sb\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@dl\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@s2\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@sh\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@s1\endcsname{\def\PYGmurphy@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.88,0.88,1.00}{\strut ##1}}}
\expandafter\def\csname PYGmurphy@tok@mb\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.00,0.93}{##1}}}
\expandafter\def\csname PYGmurphy@tok@il\endcsname{\let\PYGmurphy@bf=\textbf\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,1.00}{##1}}}
\expandafter\def\csname PYGmurphy@tok@ch\endcsname{\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@cm\endcsname{\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@cpf\endcsname{\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmurphy@tok@c1\endcsname{\let\PYGmurphy@it=\textit\def\PYGmurphy@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}

\def\PYGmurphyZbs{\char`\\}
\def\PYGmurphyZus{\char`\_}
\def\PYGmurphyZob{\char`\{}
\def\PYGmurphyZcb{\char`\}}
\def\PYGmurphyZca{\char`\^}
\def\PYGmurphyZam{\char`\&}
\def\PYGmurphyZlt{\char`\<}
\def\PYGmurphyZgt{\char`\>}
\def\PYGmurphyZsh{\char`\#}
\def\PYGmurphyZpc{\char`\%}
\def\PYGmurphyZdl{\char`\$}
\def\PYGmurphyZhy{\char`\-}
\def\PYGmurphyZsq{\char`\'}
\def\PYGmurphyZdq{\char`\"}
\def\PYGmurphyZti{\char`\~}
% for compatibility with earlier versions
\def\PYGmurphyZat{@}
\def\PYGmurphyZlb{[}
\def\PYGmurphyZrb{]}
\makeatother
�h�XW#
\makeatletter
\def\PYGmanni@reset{\let\PYGmanni@it=\relax \let\PYGmanni@bf=\relax%
    \let\PYGmanni@ul=\relax \let\PYGmanni@tc=\relax%
    \let\PYGmanni@bc=\relax \let\PYGmanni@ff=\relax}
\def\PYGmanni@tok#1{\csname PYGmanni@tok@#1\endcsname}
\def\PYGmanni@toks#1+{\ifx\relax#1\empty\else%
    \PYGmanni@tok{#1}\expandafter\PYGmanni@toks\fi}
\def\PYGmanni@do#1{\PYGmanni@bc{\PYGmanni@tc{\PYGmanni@ul{%
    \PYGmanni@it{\PYGmanni@bf{\PYGmanni@ff{#1}}}}}}}
\def\PYGmanni#1#2{\PYGmanni@reset\PYGmanni@toks#1+\relax+\PYGmanni@do{#2}}

\expandafter\def\csname PYGmanni@tok@w\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGmanni@tok@c\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@cp\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@cs\endcsname{\let\PYGmanni@bf=\textbf\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@k\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@kp\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@kt\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.47,0.53}{##1}}}
\expandafter\def\csname PYGmanni@tok@o\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGmanni@tok@ow\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@nb\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmanni@tok@nf\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.00,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@nc\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.67,0.53}{##1}}}
\expandafter\def\csname PYGmanni@tok@nn\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.80,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@ne\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@nv\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@no\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@nl\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.60,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@ni\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@na\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.00,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@nt\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.00,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@nd\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.60,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@s\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@sd\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@si\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@se\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@sr\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.67,0.67}{##1}}}
\expandafter\def\csname PYGmanni@tok@ss\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.80,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@sx\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@m\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@gh\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@gu\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@gd\endcsname{\def\PYGmanni@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{0.80,0.00,0.00}{1.00,0.80,0.80}{\strut ##1}}}
\expandafter\def\csname PYGmanni@tok@gi\endcsname{\def\PYGmanni@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{0.00,0.80,0.00}{0.80,1.00,0.80}{\strut ##1}}}
\expandafter\def\csname PYGmanni@tok@gr\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@ge\endcsname{\let\PYGmanni@it=\textit}
\expandafter\def\csname PYGmanni@tok@gs\endcsname{\let\PYGmanni@bf=\textbf}
\expandafter\def\csname PYGmanni@tok@gp\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.00,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@go\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGmanni@tok@gt\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.60,0.80,0.40}{##1}}}
\expandafter\def\csname PYGmanni@tok@err\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}\def\PYGmanni@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.67,0.67}{\strut ##1}}}
\expandafter\def\csname PYGmanni@tok@kc\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@kd\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@kn\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@kr\endcsname{\let\PYGmanni@bf=\textbf\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.40,0.60}{##1}}}
\expandafter\def\csname PYGmanni@tok@bp\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.20,0.40,0.40}{##1}}}
\expandafter\def\csname PYGmanni@tok@fm\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.00,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@vc\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@vg\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@vi\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@vm\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.20,0.20}{##1}}}
\expandafter\def\csname PYGmanni@tok@sa\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@sb\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@sc\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@dl\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@s2\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@sh\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@s1\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{0.80,0.20,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@mb\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@mf\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@mh\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@mi\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@il\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@mo\endcsname{\def\PYGmanni@tc##1{\textcolor[rgb]{1.00,0.40,0.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@ch\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@cm\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@cpf\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}
\expandafter\def\csname PYGmanni@tok@c1\endcsname{\let\PYGmanni@it=\textit\def\PYGmanni@tc##1{\textcolor[rgb]{0.00,0.60,1.00}{##1}}}

\def\PYGmanniZbs{\char`\\}
\def\PYGmanniZus{\char`\_}
\def\PYGmanniZob{\char`\{}
\def\PYGmanniZcb{\char`\}}
\def\PYGmanniZca{\char`\^}
\def\PYGmanniZam{\char`\&}
\def\PYGmanniZlt{\char`\<}
\def\PYGmanniZgt{\char`\>}
\def\PYGmanniZsh{\char`\#}
\def\PYGmanniZpc{\char`\%}
\def\PYGmanniZdl{\char`\$}
\def\PYGmanniZhy{\char`\-}
\def\PYGmanniZsq{\char`\'}
\def\PYGmanniZdq{\char`\"}
\def\PYGmanniZti{\char`\~}
% for compatibility with earlier versions
\def\PYGmanniZat{@}
\def\PYGmanniZlb{[}
\def\PYGmanniZrb{]}
\makeatother
���
h�X�#
\makeatletter
\def\PYGmonokai@reset{\let\PYGmonokai@it=\relax \let\PYGmonokai@bf=\relax%
    \let\PYGmonokai@ul=\relax \let\PYGmonokai@tc=\relax%
    \let\PYGmonokai@bc=\relax \let\PYGmonokai@ff=\relax}
\def\PYGmonokai@tok#1{\csname PYGmonokai@tok@#1\endcsname}
\def\PYGmonokai@toks#1+{\ifx\relax#1\empty\else%
    \PYGmonokai@tok{#1}\expandafter\PYGmonokai@toks\fi}
\def\PYGmonokai@do#1{\PYGmonokai@bc{\PYGmonokai@tc{\PYGmonokai@ul{%
    \PYGmonokai@it{\PYGmonokai@bf{\PYGmonokai@ff{#1}}}}}}}
\def\PYGmonokai#1#2{\PYGmonokai@reset\PYGmonokai@toks#1+\relax+\PYGmonokai@do{#2}}

\expandafter\def\csname PYGmonokai@tok@\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@w\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@err\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.59,0.00,0.31}{##1}}\def\PYGmonokai@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.12,0.00,0.06}{\strut ##1}}}
\expandafter\def\csname PYGmonokai@tok@c\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@cm\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@cp\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@c1\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@cs\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@k\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kc\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kd\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kn\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kp\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kr\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@kt\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@o\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ow\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@p\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@n\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@na\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nb\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@bp\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nc\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@no\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nd\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ni\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ne\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nf\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@py\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nl\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nn\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nx\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nt\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@nv\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@vc\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@vg\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@vi\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@l\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@m\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@mf\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@mh\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@mi\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@il\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@mo\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ld\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@s\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sb\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sc\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sd\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@s2\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@se\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sh\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@si\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sx\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sr\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@s1\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ss\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@gd\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ge\endcsname{\let\PYGmonokai@it=\textit}
\expandafter\def\csname PYGmonokai@tok@gi\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@go\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.40,0.85,0.94}{##1}}}
\expandafter\def\csname PYGmonokai@tok@gp\endcsname{\let\PYGmonokai@bf=\textbf\def\PYGmonokai@tc##1{\textcolor[rgb]{0.98,0.15,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@gs\endcsname{\let\PYGmonokai@bf=\textbf}
\expandafter\def\csname PYGmonokai@tok@gu\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@fm\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.65,0.89,0.18}{##1}}}
\expandafter\def\csname PYGmonokai@tok@vm\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.97,0.97,0.95}{##1}}}
\expandafter\def\csname PYGmonokai@tok@sa\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@dl\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.90,0.86,0.45}{##1}}}
\expandafter\def\csname PYGmonokai@tok@mb\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.68,0.51,1.00}{##1}}}
\expandafter\def\csname PYGmonokai@tok@ch\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}
\expandafter\def\csname PYGmonokai@tok@cpf\endcsname{\def\PYGmonokai@tc##1{\textcolor[rgb]{0.46,0.44,0.37}{##1}}}

\def\PYGmonokaiZbs{\char`\\}
\def\PYGmonokaiZus{\char`\_}
\def\PYGmonokaiZob{\char`\{}
\def\PYGmonokaiZcb{\char`\}}
\def\PYGmonokaiZca{\char`\^}
\def\PYGmonokaiZam{\char`\&}
\def\PYGmonokaiZlt{\char`\<}
\def\PYGmonokaiZgt{\char`\>}
\def\PYGmonokaiZsh{\char`\#}
\def\PYGmonokaiZpc{\char`\%}
\def\PYGmonokaiZdl{\char`\$}
\def\PYGmonokaiZhy{\char`\-}
\def\PYGmonokaiZsq{\char`\'}
\def\PYGmonokaiZdq{\char`\"}
\def\PYGmonokaiZti{\char`\~}
% for compatibility with earlier versions
\def\PYGmonokaiZat{@}
\def\PYGmonokaiZlb{[}
\def\PYGmonokaiZrb{]}
\makeatother
�h�XN"
\makeatletter
\def\PYGperldoc@reset{\let\PYGperldoc@it=\relax \let\PYGperldoc@bf=\relax%
    \let\PYGperldoc@ul=\relax \let\PYGperldoc@tc=\relax%
    \let\PYGperldoc@bc=\relax \let\PYGperldoc@ff=\relax}
\def\PYGperldoc@tok#1{\csname PYGperldoc@tok@#1\endcsname}
\def\PYGperldoc@toks#1+{\ifx\relax#1\empty\else%
    \PYGperldoc@tok{#1}\expandafter\PYGperldoc@toks\fi}
\def\PYGperldoc@do#1{\PYGperldoc@bc{\PYGperldoc@tc{\PYGperldoc@ul{%
    \PYGperldoc@it{\PYGperldoc@bf{\PYGperldoc@ff{#1}}}}}}}
\def\PYGperldoc#1#2{\PYGperldoc@reset\PYGperldoc@toks#1+\relax+\PYGperldoc@do{#2}}

\expandafter\def\csname PYGperldoc@tok@w\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGperldoc@tok@c\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.13,0.55,0.13}{##1}}}
\expandafter\def\csname PYGperldoc@tok@cp\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.12,0.53,0.61}{##1}}}
\expandafter\def\csname PYGperldoc@tok@cs\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@s\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sh\endcsname{\let\PYGperldoc@it=\textit\def\PYGperldoc@tc##1{\textcolor[rgb]{0.11,0.49,0.44}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sr\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.11,0.49,0.44}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sx\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.42,0.13}{##1}}}
\expandafter\def\csname PYGperldoc@tok@m\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@ow\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@k\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@kt\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nc\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.55,0.27}{##1}}}
\expandafter\def\csname PYGperldoc@tok@ne\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.55,0.27}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nf\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.55,0.27}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nn\endcsname{\let\PYGperldoc@ul=\underline\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.55,0.27}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nv\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@no\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nd\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.44,0.48,0.49}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nt\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@na\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.40,0.55,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@nb\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.40,0.55,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gh\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gu\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gd\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gi\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.67,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gr\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@ge\endcsname{\let\PYGperldoc@it=\textit}
\expandafter\def\csname PYGperldoc@tok@gs\endcsname{\let\PYGperldoc@bf=\textbf}
\expandafter\def\csname PYGperldoc@tok@gp\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@go\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGperldoc@tok@gt\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@err\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGperldoc@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGperldoc@tok@kc\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@kd\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@kn\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@kp\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@kr\endcsname{\let\PYGperldoc@bf=\textbf\def\PYGperldoc@tc##1{\textcolor[rgb]{0.55,0.00,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@bp\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.40,0.55,0.00}{##1}}}
\expandafter\def\csname PYGperldoc@tok@fm\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.55,0.27}{##1}}}
\expandafter\def\csname PYGperldoc@tok@vc\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@vg\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@vi\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@vm\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.00,0.41,0.55}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sa\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sb\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sc\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@dl\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@sd\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@s2\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@se\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@si\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@s1\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@ss\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.80,0.33,0.33}{##1}}}
\expandafter\def\csname PYGperldoc@tok@mb\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@mf\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@mh\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@mi\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@il\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@mo\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.71,0.32,0.80}{##1}}}
\expandafter\def\csname PYGperldoc@tok@ch\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.13,0.55,0.13}{##1}}}
\expandafter\def\csname PYGperldoc@tok@cm\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.13,0.55,0.13}{##1}}}
\expandafter\def\csname PYGperldoc@tok@cpf\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.13,0.55,0.13}{##1}}}
\expandafter\def\csname PYGperldoc@tok@c1\endcsname{\def\PYGperldoc@tc##1{\textcolor[rgb]{0.13,0.55,0.13}{##1}}}

\def\PYGperldocZbs{\char`\\}
\def\PYGperldocZus{\char`\_}
\def\PYGperldocZob{\char`\{}
\def\PYGperldocZcb{\char`\}}
\def\PYGperldocZca{\char`\^}
\def\PYGperldocZam{\char`\&}
\def\PYGperldocZlt{\char`\<}
\def\PYGperldocZgt{\char`\>}
\def\PYGperldocZsh{\char`\#}
\def\PYGperldocZpc{\char`\%}
\def\PYGperldocZdl{\char`\$}
\def\PYGperldocZhy{\char`\-}
\def\PYGperldocZsq{\char`\'}
\def\PYGperldocZdq{\char`\"}
\def\PYGperldocZti{\char`\~}
% for compatibility with earlier versions
\def\PYGperldocZat{@}
\def\PYGperldocZlb{[}
\def\PYGperldocZrb{]}
\makeatother
�h�X:)
\makeatletter
\def\PYGpastie@reset{\let\PYGpastie@it=\relax \let\PYGpastie@bf=\relax%
    \let\PYGpastie@ul=\relax \let\PYGpastie@tc=\relax%
    \let\PYGpastie@bc=\relax \let\PYGpastie@ff=\relax}
\def\PYGpastie@tok#1{\csname PYGpastie@tok@#1\endcsname}
\def\PYGpastie@toks#1+{\ifx\relax#1\empty\else%
    \PYGpastie@tok{#1}\expandafter\PYGpastie@toks\fi}
\def\PYGpastie@do#1{\PYGpastie@bc{\PYGpastie@tc{\PYGpastie@ul{%
    \PYGpastie@it{\PYGpastie@bf{\PYGpastie@ff{#1}}}}}}}
\def\PYGpastie#1#2{\PYGpastie@reset\PYGpastie@toks#1+\relax+\PYGpastie@do{#2}}

\expandafter\def\csname PYGpastie@tok@w\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGpastie@tok@c\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@cp\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@cs\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@s\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sr\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,1.00}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sx\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.13,0.73,0.13}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.94,1.00,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@ss\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.67,0.40,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@si\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.20,0.73}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@se\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@ow\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@k\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@kp\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@kt\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@nc\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.73,0.00,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@ne\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.73,0.00,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@nf\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.40,0.73}{##1}}}
\expandafter\def\csname PYGpastie@tok@py\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@nn\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.73,0.00,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@nb\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.20,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@nv\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@vc\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@vi\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.20,0.73}{##1}}}
\expandafter\def\csname PYGpastie@tok@vg\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.47,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@no\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.20,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@nt\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.73,0.00,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@na\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@nd\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGpastie@tok@nl\endcsname{\let\PYGpastie@it=\textit\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@m\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@gh\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.20,0.20}{##1}}}
\expandafter\def\csname PYGpastie@tok@gu\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGpastie@tok@gd\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.87,0.87}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@gi\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.87,1.00,0.87}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@gr\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@ge\endcsname{\let\PYGpastie@it=\textit}
\expandafter\def\csname PYGpastie@tok@gs\endcsname{\let\PYGpastie@bf=\textbf}
\expandafter\def\csname PYGpastie@tok@gp\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGpastie@tok@go\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@gt\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@err\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@kc\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@kd\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@kn\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@kr\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGpastie@tok@bp\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.20,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@fm\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.40,0.73}{##1}}}
\expandafter\def\csname PYGpastie@tok@vm\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.20,0.40,0.60}{##1}}}
\expandafter\def\csname PYGpastie@tok@sa\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sb\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sc\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@dl\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sd\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@s2\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@sh\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@s1\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.87,0.13,0.00}{##1}}\def\PYGpastie@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.94,0.94}{\strut ##1}}}
\expandafter\def\csname PYGpastie@tok@mb\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@mf\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@mh\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@mi\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@il\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@mo\endcsname{\let\PYGpastie@bf=\textbf\def\PYGpastie@tc##1{\textcolor[rgb]{0.00,0.00,0.87}{##1}}}
\expandafter\def\csname PYGpastie@tok@ch\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@cm\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@cpf\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGpastie@tok@c1\endcsname{\def\PYGpastie@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGpastieZbs{\char`\\}
\def\PYGpastieZus{\char`\_}
\def\PYGpastieZob{\char`\{}
\def\PYGpastieZcb{\char`\}}
\def\PYGpastieZca{\char`\^}
\def\PYGpastieZam{\char`\&}
\def\PYGpastieZlt{\char`\<}
\def\PYGpastieZgt{\char`\>}
\def\PYGpastieZsh{\char`\#}
\def\PYGpastieZpc{\char`\%}
\def\PYGpastieZdl{\char`\$}
\def\PYGpastieZhy{\char`\-}
\def\PYGpastieZsq{\char`\'}
\def\PYGpastieZdq{\char`\"}
\def\PYGpastieZti{\char`\~}
% for compatibility with earlier versions
\def\PYGpastieZat{@}
\def\PYGpastieZlb{[}
\def\PYGpastieZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGborland@reset{\let\PYGborland@it=\relax \let\PYGborland@bf=\relax%
    \let\PYGborland@ul=\relax \let\PYGborland@tc=\relax%
    \let\PYGborland@bc=\relax \let\PYGborland@ff=\relax}
\def\PYGborland@tok#1{\csname PYGborland@tok@#1\endcsname}
\def\PYGborland@toks#1+{\ifx\relax#1\empty\else%
    \PYGborland@tok{#1}\expandafter\PYGborland@toks\fi}
\def\PYGborland@do#1{\PYGborland@bc{\PYGborland@tc{\PYGborland@ul{%
    \PYGborland@it{\PYGborland@bf{\PYGborland@ff{#1}}}}}}}
\def\PYGborland#1#2{\PYGborland@reset\PYGborland@toks#1+\relax+\PYGborland@do{#2}}

\expandafter\def\csname PYGborland@tok@w\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGborland@tok@c\endcsname{\let\PYGborland@it=\textit\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@cp\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@cs\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@s\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sc\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@m\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@k\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@ow\endcsname{\let\PYGborland@bf=\textbf}
\expandafter\def\csname PYGborland@tok@nt\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@na\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@gh\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGborland@tok@gu\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGborland@tok@gd\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGborland@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.87,0.87}{\strut ##1}}}
\expandafter\def\csname PYGborland@tok@gi\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGborland@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.87,1.00,0.87}{\strut ##1}}}
\expandafter\def\csname PYGborland@tok@gr\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@ge\endcsname{\let\PYGborland@it=\textit}
\expandafter\def\csname PYGborland@tok@gs\endcsname{\let\PYGborland@bf=\textbf}
\expandafter\def\csname PYGborland@tok@gp\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGborland@tok@go\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGborland@tok@gt\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@err\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGborland@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGborland@tok@kc\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@kd\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@kn\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@kp\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@kr\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@kt\endcsname{\let\PYGborland@bf=\textbf\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGborland@tok@sa\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sb\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@dl\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sd\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@s2\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@se\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sh\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@si\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sx\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@sr\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@s1\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@ss\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@mb\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@mf\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@mh\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@mi\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@il\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@mo\endcsname{\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGborland@tok@ch\endcsname{\let\PYGborland@it=\textit\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@cm\endcsname{\let\PYGborland@it=\textit\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@cpf\endcsname{\let\PYGborland@it=\textit\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGborland@tok@c1\endcsname{\let\PYGborland@it=\textit\def\PYGborland@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}

\def\PYGborlandZbs{\char`\\}
\def\PYGborlandZus{\char`\_}
\def\PYGborlandZob{\char`\{}
\def\PYGborlandZcb{\char`\}}
\def\PYGborlandZca{\char`\^}
\def\PYGborlandZam{\char`\&}
\def\PYGborlandZlt{\char`\<}
\def\PYGborlandZgt{\char`\>}
\def\PYGborlandZsh{\char`\#}
\def\PYGborlandZpc{\char`\%}
\def\PYGborlandZdl{\char`\$}
\def\PYGborlandZhy{\char`\-}
\def\PYGborlandZsq{\char`\'}
\def\PYGborlandZdq{\char`\"}
\def\PYGborlandZti{\char`\~}
% for compatibility with earlier versions
\def\PYGborlandZat{@}
\def\PYGborlandZlb{[}
\def\PYGborlandZrb{]}
\makeatother
�h�X 
\makeatletter
\def\PYGtrac@reset{\let\PYGtrac@it=\relax \let\PYGtrac@bf=\relax%
    \let\PYGtrac@ul=\relax \let\PYGtrac@tc=\relax%
    \let\PYGtrac@bc=\relax \let\PYGtrac@ff=\relax}
\def\PYGtrac@tok#1{\csname PYGtrac@tok@#1\endcsname}
\def\PYGtrac@toks#1+{\ifx\relax#1\empty\else%
    \PYGtrac@tok{#1}\expandafter\PYGtrac@toks\fi}
\def\PYGtrac@do#1{\PYGtrac@bc{\PYGtrac@tc{\PYGtrac@ul{%
    \PYGtrac@it{\PYGtrac@bf{\PYGtrac@ff{#1}}}}}}}
\def\PYGtrac#1#2{\PYGtrac@reset\PYGtrac@toks#1+\relax+\PYGtrac@do{#2}}

\expandafter\def\csname PYGtrac@tok@w\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGtrac@tok@c\endcsname{\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@cp\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@cs\endcsname{\let\PYGtrac@bf=\textbf\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@o\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@s\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sr\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.50,0.50,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@m\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@k\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@kt\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.27,0.33,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@nb\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@nf\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@nc\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.27,0.33,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@ne\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@nn\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGtrac@tok@nv\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@no\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@nt\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@na\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@ni\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@gh\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@gu\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGtrac@tok@gd\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGtrac@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,0.87,0.87}{\strut ##1}}}
\expandafter\def\csname PYGtrac@tok@gi\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}\def\PYGtrac@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.87,1.00,0.87}{\strut ##1}}}
\expandafter\def\csname PYGtrac@tok@gr\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@ge\endcsname{\let\PYGtrac@it=\textit}
\expandafter\def\csname PYGtrac@tok@gs\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@gp\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.33,0.33,0.33}{##1}}}
\expandafter\def\csname PYGtrac@tok@go\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@gt\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.67,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@err\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGtrac@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGtrac@tok@kc\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@kd\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@kn\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@kp\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@kr\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@bp\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@fm\endcsname{\let\PYGtrac@bf=\textbf\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtrac@tok@vc\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@vg\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@vi\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@vm\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.50,0.50}{##1}}}
\expandafter\def\csname PYGtrac@tok@sa\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sb\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sc\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@dl\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sd\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@s2\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@se\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sh\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@si\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@sx\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@s1\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@ss\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.73,0.53,0.27}{##1}}}
\expandafter\def\csname PYGtrac@tok@mb\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@mf\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@mh\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@mi\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@il\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@mo\endcsname{\def\PYGtrac@tc##1{\textcolor[rgb]{0.00,0.60,0.60}{##1}}}
\expandafter\def\csname PYGtrac@tok@ow\endcsname{\let\PYGtrac@bf=\textbf}
\expandafter\def\csname PYGtrac@tok@ch\endcsname{\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@cm\endcsname{\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@cpf\endcsname{\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.53}{##1}}}
\expandafter\def\csname PYGtrac@tok@c1\endcsname{\let\PYGtrac@it=\textit\def\PYGtrac@tc##1{\textcolor[rgb]{0.60,0.60,0.53}{##1}}}

\def\PYGtracZbs{\char`\\}
\def\PYGtracZus{\char`\_}
\def\PYGtracZob{\char`\{}
\def\PYGtracZcb{\char`\}}
\def\PYGtracZca{\char`\^}
\def\PYGtracZam{\char`\&}
\def\PYGtracZlt{\char`\<}
\def\PYGtracZgt{\char`\>}
\def\PYGtracZsh{\char`\#}
\def\PYGtracZpc{\char`\%}
\def\PYGtracZdl{\char`\$}
\def\PYGtracZhy{\char`\-}
\def\PYGtracZsq{\char`\'}
\def\PYGtracZdq{\char`\"}
\def\PYGtracZti{\char`\~}
% for compatibility with earlier versions
\def\PYGtracZat{@}
\def\PYGtracZlb{[}
\def\PYGtracZrb{]}
\makeatother
�h�Xh(
\makeatletter
\def\PYGnative@reset{\let\PYGnative@it=\relax \let\PYGnative@bf=\relax%
    \let\PYGnative@ul=\relax \let\PYGnative@tc=\relax%
    \let\PYGnative@bc=\relax \let\PYGnative@ff=\relax}
\def\PYGnative@tok#1{\csname PYGnative@tok@#1\endcsname}
\def\PYGnative@toks#1+{\ifx\relax#1\empty\else%
    \PYGnative@tok{#1}\expandafter\PYGnative@toks\fi}
\def\PYGnative@do#1{\PYGnative@bc{\PYGnative@tc{\PYGnative@ul{%
    \PYGnative@it{\PYGnative@bf{\PYGnative@ff{#1}}}}}}}
\def\PYGnative#1#2{\PYGnative@reset\PYGnative@toks#1+\relax+\PYGnative@do{#2}}

\expandafter\def\csname PYGnative@tok@\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@w\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGnative@tok@c\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGnative@tok@cp\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.80,0.16,0.16}{##1}}}
\expandafter\def\csname PYGnative@tok@cs\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.90,0.03,0.03}{##1}}\def\PYGnative@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.32,0.00,0.00}{\strut ##1}}}
\expandafter\def\csname PYGnative@tok@k\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@kp\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@o\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@ow\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@l\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@s\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sx\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{1.00,0.65,0.00}{##1}}}
\expandafter\def\csname PYGnative@tok@m\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@n\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@nb\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.14,0.56,0.62}{##1}}}
\expandafter\def\csname PYGnative@tok@nv\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@no\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@nc\endcsname{\let\PYGnative@ul=\underline\def\PYGnative@tc##1{\textcolor[rgb]{0.27,0.50,0.81}{##1}}}
\expandafter\def\csname PYGnative@tok@nf\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.27,0.50,0.81}{##1}}}
\expandafter\def\csname PYGnative@tok@nn\endcsname{\let\PYGnative@ul=\underline\def\PYGnative@tc##1{\textcolor[rgb]{0.27,0.50,0.81}{##1}}}
\expandafter\def\csname PYGnative@tok@ne\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGnative@tok@nt\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@na\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGnative@tok@nd\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{1.00,0.65,0.00}{##1}}}
\expandafter\def\csname PYGnative@tok@g\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@gh\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@gu\endcsname{\let\PYGnative@ul=\underline\def\PYGnative@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@gd\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.14,0.14}{##1}}}
\expandafter\def\csname PYGnative@tok@gi\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.35,0.60,0.10}{##1}}}
\expandafter\def\csname PYGnative@tok@gr\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.14,0.14}{##1}}}
\expandafter\def\csname PYGnative@tok@ge\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@gs\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@gp\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGnative@tok@go\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGnative@tok@gt\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.14,0.14}{##1}}}
\expandafter\def\csname PYGnative@tok@err\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGnative@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGnative@tok@esc\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@x\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@kc\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@kd\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@kn\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@kr\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@kt\endcsname{\let\PYGnative@bf=\textbf\def\PYGnative@tc##1{\textcolor[rgb]{0.42,0.72,0.15}{##1}}}
\expandafter\def\csname PYGnative@tok@bp\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.14,0.56,0.62}{##1}}}
\expandafter\def\csname PYGnative@tok@ni\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@fm\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.27,0.50,0.81}{##1}}}
\expandafter\def\csname PYGnative@tok@py\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@nl\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@nx\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@vc\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@vg\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@vi\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@vm\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.25,1.00,1.00}{##1}}}
\expandafter\def\csname PYGnative@tok@ld\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@sa\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sb\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sc\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@dl\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sd\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@s2\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@se\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sh\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@si\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@sr\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@s1\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@ss\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.93,0.62,0.07}{##1}}}
\expandafter\def\csname PYGnative@tok@mb\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@mf\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@mh\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@mi\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@il\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@mo\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.21,0.47,0.66}{##1}}}
\expandafter\def\csname PYGnative@tok@p\endcsname{\def\PYGnative@tc##1{\textcolor[rgb]{0.82,0.82,0.82}{##1}}}
\expandafter\def\csname PYGnative@tok@ch\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGnative@tok@cm\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGnative@tok@cpf\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}
\expandafter\def\csname PYGnative@tok@c1\endcsname{\let\PYGnative@it=\textit\def\PYGnative@tc##1{\textcolor[rgb]{0.60,0.60,0.60}{##1}}}

\def\PYGnativeZbs{\char`\\}
\def\PYGnativeZus{\char`\_}
\def\PYGnativeZob{\char`\{}
\def\PYGnativeZcb{\char`\}}
\def\PYGnativeZca{\char`\^}
\def\PYGnativeZam{\char`\&}
\def\PYGnativeZlt{\char`\<}
\def\PYGnativeZgt{\char`\>}
\def\PYGnativeZsh{\char`\#}
\def\PYGnativeZpc{\char`\%}
\def\PYGnativeZdl{\char`\$}
\def\PYGnativeZhy{\char`\-}
\def\PYGnativeZsq{\char`\'}
\def\PYGnativeZdq{\char`\"}
\def\PYGnativeZti{\char`\~}
% for compatibility with earlier versions
\def\PYGnativeZat{@}
\def\PYGnativeZlb{[}
\def\PYGnativeZrb{]}
\makeatother
�h�X+
\makeatletter
\def\PYGfruity@reset{\let\PYGfruity@it=\relax \let\PYGfruity@bf=\relax%
    \let\PYGfruity@ul=\relax \let\PYGfruity@tc=\relax%
    \let\PYGfruity@bc=\relax \let\PYGfruity@ff=\relax}
\def\PYGfruity@tok#1{\csname PYGfruity@tok@#1\endcsname}
\def\PYGfruity@toks#1+{\ifx\relax#1\empty\else%
    \PYGfruity@tok{#1}\expandafter\PYGfruity@toks\fi}
\def\PYGfruity@do#1{\PYGfruity@bc{\PYGfruity@tc{\PYGfruity@ul{%
    \PYGfruity@it{\PYGfruity@bf{\PYGfruity@ff{#1}}}}}}}
\def\PYGfruity#1#2{\PYGfruity@reset\PYGfruity@toks#1+\relax+\PYGfruity@do{#2}}

\expandafter\def\csname PYGfruity@tok@\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@w\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGfruity@tok@g\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@go\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.13,0.13,0.13}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@k\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@kp\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@l\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@m\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@n\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nt\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@nv\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@c\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@na\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,0.00,0.53}{##1}}}
\expandafter\def\csname PYGfruity@tok@s\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@nf\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,0.00,0.53}{##1}}}
\expandafter\def\csname PYGfruity@tok@gh\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@kt\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.80,0.79,0.66}{##1}}}
\expandafter\def\csname PYGfruity@tok@gu\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@no\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@cp\endcsname{\let\PYGfruity@bf=\textbf\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,0.00,0.03}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@esc\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@err\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@x\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@kc\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@kd\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@kn\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@kr\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@nb\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@bp\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nc\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nd\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@ni\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@ne\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@fm\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,0.00,0.53}{##1}}}
\expandafter\def\csname PYGfruity@tok@py\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nl\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nn\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@nx\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@vc\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@vg\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@vi\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@vm\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.98,0.40,0.04}{##1}}}
\expandafter\def\csname PYGfruity@tok@ld\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@sa\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sb\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sc\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@dl\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sd\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@s2\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@se\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sh\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@si\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sx\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@sr\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@s1\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@ss\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.82}{##1}}}
\expandafter\def\csname PYGfruity@tok@mb\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@mf\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@mh\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@mi\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@il\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@mo\endcsname{\let\PYGfruity@bf=\textbf\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.97}{##1}}}
\expandafter\def\csname PYGfruity@tok@o\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@ow\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@p\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@ch\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@cm\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@cpf\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@c1\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@cs\endcsname{\let\PYGfruity@it=\textit\def\PYGfruity@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}\def\PYGfruity@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.06,0.08,0.06}{\strut ##1}}}
\expandafter\def\csname PYGfruity@tok@gd\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@ge\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@gr\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@gi\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@gp\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@gs\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGfruity@tok@gt\endcsname{\def\PYGfruity@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}

\def\PYGfruityZbs{\char`\\}
\def\PYGfruityZus{\char`\_}
\def\PYGfruityZob{\char`\{}
\def\PYGfruityZcb{\char`\}}
\def\PYGfruityZca{\char`\^}
\def\PYGfruityZam{\char`\&}
\def\PYGfruityZlt{\char`\<}
\def\PYGfruityZgt{\char`\>}
\def\PYGfruityZsh{\char`\#}
\def\PYGfruityZpc{\char`\%}
\def\PYGfruityZdl{\char`\$}
\def\PYGfruityZhy{\char`\-}
\def\PYGfruityZsq{\char`\'}
\def\PYGfruityZdq{\char`\"}
\def\PYGfruityZti{\char`\~}
% for compatibility with earlier versions
\def\PYGfruityZat{@}
\def\PYGfruityZlb{[}
\def\PYGfruityZrb{]}
\makeatother
�h�X2
\makeatletter
\def\PYGbw@reset{\let\PYGbw@it=\relax \let\PYGbw@bf=\relax%
    \let\PYGbw@ul=\relax \let\PYGbw@tc=\relax%
    \let\PYGbw@bc=\relax \let\PYGbw@ff=\relax}
\def\PYGbw@tok#1{\csname PYGbw@tok@#1\endcsname}
\def\PYGbw@toks#1+{\ifx\relax#1\empty\else%
    \PYGbw@tok{#1}\expandafter\PYGbw@toks\fi}
\def\PYGbw@do#1{\PYGbw@bc{\PYGbw@tc{\PYGbw@ul{%
    \PYGbw@it{\PYGbw@bf{\PYGbw@ff{#1}}}}}}}
\def\PYGbw#1#2{\PYGbw@reset\PYGbw@toks#1+\relax+\PYGbw@do{#2}}

\expandafter\def\csname PYGbw@tok@c\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@k\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@ow\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@nc\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@nn\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@ne\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@ni\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@nt\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@s\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@si\endcsname{\let\PYGbw@bf=\textbf\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@se\endcsname{\let\PYGbw@bf=\textbf\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@gh\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@gu\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@ge\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@gs\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@gp\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@err\endcsname{\def\PYGbw@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGbw@tok@kc\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@kd\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@kn\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@kr\endcsname{\let\PYGbw@bf=\textbf}
\expandafter\def\csname PYGbw@tok@sa\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sb\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sc\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@dl\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sd\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@s2\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sh\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sx\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@sr\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@s1\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@ss\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@ch\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@cm\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@cpf\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@c1\endcsname{\let\PYGbw@it=\textit}
\expandafter\def\csname PYGbw@tok@cs\endcsname{\let\PYGbw@it=\textit}

\def\PYGbwZbs{\char`\\}
\def\PYGbwZus{\char`\_}
\def\PYGbwZob{\char`\{}
\def\PYGbwZcb{\char`\}}
\def\PYGbwZca{\char`\^}
\def\PYGbwZam{\char`\&}
\def\PYGbwZlt{\char`\<}
\def\PYGbwZgt{\char`\>}
\def\PYGbwZsh{\char`\#}
\def\PYGbwZpc{\char`\%}
\def\PYGbwZdl{\char`\$}
\def\PYGbwZhy{\char`\-}
\def\PYGbwZsq{\char`\'}
\def\PYGbwZdq{\char`\"}
\def\PYGbwZti{\char`\~}
% for compatibility with earlier versions
\def\PYGbwZat{@}
\def\PYGbwZlb{[}
\def\PYGbwZrb{]}
\makeatother
��Ph�XO$
\makeatletter
\def\PYGvim@reset{\let\PYGvim@it=\relax \let\PYGvim@bf=\relax%
    \let\PYGvim@ul=\relax \let\PYGvim@tc=\relax%
    \let\PYGvim@bc=\relax \let\PYGvim@ff=\relax}
\def\PYGvim@tok#1{\csname PYGvim@tok@#1\endcsname}
\def\PYGvim@toks#1+{\ifx\relax#1\empty\else%
    \PYGvim@tok{#1}\expandafter\PYGvim@toks\fi}
\def\PYGvim@do#1{\PYGvim@bc{\PYGvim@tc{\PYGvim@ul{%
    \PYGvim@it{\PYGvim@bf{\PYGvim@ff{#1}}}}}}}
\def\PYGvim#1#2{\PYGvim@reset\PYGvim@toks#1+\relax+\PYGvim@do{#2}}

\expandafter\def\csname PYGvim@tok@\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@w\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@c\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@cp\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@cs\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@k\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@kd\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@kn\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@kp\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@kt\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@o\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.20,0.60,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@ow\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@n\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nc\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nb\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@ne\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.40,0.40,0.60}{##1}}}
\expandafter\def\csname PYGvim@tok@nv\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@l\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@s\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@m\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@g\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@gh\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@gu\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@gd\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@gi\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@gr\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@ge\endcsname{\let\PYGvim@it=\textit\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@gs\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@gp\endcsname{\let\PYGvim@bf=\textbf\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@go\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGvim@tok@gt\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGvim@tok@err\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}\def\PYGvim@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGvim@tok@esc\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@x\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@kc\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@kr\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@na\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@bp\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@no\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nd\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@ni\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nf\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@fm\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@py\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nl\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nn\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nx\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@nt\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@vc\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@vg\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@vi\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@vm\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@ld\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@sa\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sb\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sc\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@dl\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sd\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@s2\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@se\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sh\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@si\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sx\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@sr\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@s1\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@ss\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGvim@tok@mb\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@mf\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@mh\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@mi\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@il\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@mo\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.00,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@p\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGvim@tok@ch\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@cm\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@cpf\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGvim@tok@c1\endcsname{\def\PYGvim@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}

\def\PYGvimZbs{\char`\\}
\def\PYGvimZus{\char`\_}
\def\PYGvimZob{\char`\{}
\def\PYGvimZcb{\char`\}}
\def\PYGvimZca{\char`\^}
\def\PYGvimZam{\char`\&}
\def\PYGvimZlt{\char`\<}
\def\PYGvimZgt{\char`\>}
\def\PYGvimZsh{\char`\#}
\def\PYGvimZpc{\char`\%}
\def\PYGvimZdl{\char`\$}
\def\PYGvimZhy{\char`\-}
\def\PYGvimZsq{\char`\'}
\def\PYGvimZdq{\char`\"}
\def\PYGvimZti{\char`\~}
% for compatibility with earlier versions
\def\PYGvimZat{@}
\def\PYGvimZlb{[}
\def\PYGvimZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGvs@reset{\let\PYGvs@it=\relax \let\PYGvs@bf=\relax%
    \let\PYGvs@ul=\relax \let\PYGvs@tc=\relax%
    \let\PYGvs@bc=\relax \let\PYGvs@ff=\relax}
\def\PYGvs@tok#1{\csname PYGvs@tok@#1\endcsname}
\def\PYGvs@toks#1+{\ifx\relax#1\empty\else%
    \PYGvs@tok{#1}\expandafter\PYGvs@toks\fi}
\def\PYGvs@do#1{\PYGvs@bc{\PYGvs@tc{\PYGvs@ul{%
    \PYGvs@it{\PYGvs@bf{\PYGvs@ff{#1}}}}}}}
\def\PYGvs#1#2{\PYGvs@reset\PYGvs@toks#1+\relax+\PYGvs@do{#2}}

\expandafter\def\csname PYGvs@tok@c\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGvs@tok@cp\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@k\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@ow\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@kt\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.17,0.57,0.69}{##1}}}
\expandafter\def\csname PYGvs@tok@nc\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.17,0.57,0.69}{##1}}}
\expandafter\def\csname PYGvs@tok@s\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@gh\endcsname{\let\PYGvs@bf=\textbf}
\expandafter\def\csname PYGvs@tok@gu\endcsname{\let\PYGvs@bf=\textbf}
\expandafter\def\csname PYGvs@tok@ge\endcsname{\let\PYGvs@it=\textit}
\expandafter\def\csname PYGvs@tok@gs\endcsname{\let\PYGvs@bf=\textbf}
\expandafter\def\csname PYGvs@tok@gp\endcsname{\let\PYGvs@bf=\textbf}
\expandafter\def\csname PYGvs@tok@err\endcsname{\def\PYGvs@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGvs@tok@kc\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@kd\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@kn\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@kp\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@kr\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGvs@tok@sa\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sb\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sc\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@dl\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sd\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@s2\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@se\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sh\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@si\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sx\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@sr\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@s1\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@ss\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.64,0.08,0.08}{##1}}}
\expandafter\def\csname PYGvs@tok@ch\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGvs@tok@cm\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGvs@tok@cpf\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGvs@tok@c1\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGvs@tok@cs\endcsname{\def\PYGvs@tc##1{\textcolor[rgb]{0.00,0.50,0.00}{##1}}}

\def\PYGvsZbs{\char`\\}
\def\PYGvsZus{\char`\_}
\def\PYGvsZob{\char`\{}
\def\PYGvsZcb{\char`\}}
\def\PYGvsZca{\char`\^}
\def\PYGvsZam{\char`\&}
\def\PYGvsZlt{\char`\<}
\def\PYGvsZgt{\char`\>}
\def\PYGvsZsh{\char`\#}
\def\PYGvsZpc{\char`\%}
\def\PYGvsZdl{\char`\$}
\def\PYGvsZhy{\char`\-}
\def\PYGvsZsq{\char`\'}
\def\PYGvsZdq{\char`\"}
\def\PYGvsZti{\char`\~}
% for compatibility with earlier versions
\def\PYGvsZat{@}
\def\PYGvsZlb{[}
\def\PYGvsZrb{]}
\makeatother
�h�X�'
\makeatletter
\def\PYGtango@reset{\let\PYGtango@it=\relax \let\PYGtango@bf=\relax%
    \let\PYGtango@ul=\relax \let\PYGtango@tc=\relax%
    \let\PYGtango@bc=\relax \let\PYGtango@ff=\relax}
\def\PYGtango@tok#1{\csname PYGtango@tok@#1\endcsname}
\def\PYGtango@toks#1+{\ifx\relax#1\empty\else%
    \PYGtango@tok{#1}\expandafter\PYGtango@toks\fi}
\def\PYGtango@do#1{\PYGtango@bc{\PYGtango@tc{\PYGtango@ul{%
    \PYGtango@it{\PYGtango@bf{\PYGtango@ff{#1}}}}}}}
\def\PYGtango#1#2{\PYGtango@reset\PYGtango@toks#1+\relax+\PYGtango@do{#2}}

\expandafter\def\csname PYGtango@tok@w\endcsname{\let\PYGtango@ul=\underline\def\PYGtango@tc##1{\textcolor[rgb]{0.97,0.97,0.97}{##1}}}
\expandafter\def\csname PYGtango@tok@err\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.64,0.00,0.00}{##1}}\def\PYGtango@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{0.94,0.16,0.16}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGtango@tok@x\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@c\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@cm\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@cp\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@c1\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@cs\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@k\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kc\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kd\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kn\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kp\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kr\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@kt\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@o\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.81,0.36,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@ow\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@p\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@n\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@na\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.77,0.63,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nb\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@bp\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.20,0.40,0.64}{##1}}}
\expandafter\def\csname PYGtango@tok@nc\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@no\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nd\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.36,0.21,0.80}{##1}}}
\expandafter\def\csname PYGtango@tok@ni\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.81,0.36,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@ne\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.80,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nf\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@py\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nl\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.96,0.47,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nn\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nx\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@nt\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.13,0.29,0.53}{##1}}}
\expandafter\def\csname PYGtango@tok@nv\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@vc\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@vg\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@vi\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@l\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@m\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@mf\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@mh\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@mi\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@il\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@mo\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@ld\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@s\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sb\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sc\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sd\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@s2\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@se\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sh\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@si\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sx\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@sr\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@s1\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@ss\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@g\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@gd\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.64,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@ge\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@gr\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.94,0.16,0.16}{##1}}}
\expandafter\def\csname PYGtango@tok@gh\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGtango@tok@gi\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@go\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@gp\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@gs\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@gu\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGtango@tok@gt\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.64,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@fm\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@vm\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGtango@tok@sa\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@dl\endcsname{\def\PYGtango@tc##1{\textcolor[rgb]{0.31,0.60,0.02}{##1}}}
\expandafter\def\csname PYGtango@tok@mb\endcsname{\let\PYGtango@bf=\textbf\def\PYGtango@tc##1{\textcolor[rgb]{0.00,0.00,0.81}{##1}}}
\expandafter\def\csname PYGtango@tok@ch\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}
\expandafter\def\csname PYGtango@tok@cpf\endcsname{\let\PYGtango@it=\textit\def\PYGtango@tc##1{\textcolor[rgb]{0.56,0.35,0.01}{##1}}}

\def\PYGtangoZbs{\char`\\}
\def\PYGtangoZus{\char`\_}
\def\PYGtangoZob{\char`\{}
\def\PYGtangoZcb{\char`\}}
\def\PYGtangoZca{\char`\^}
\def\PYGtangoZam{\char`\&}
\def\PYGtangoZlt{\char`\<}
\def\PYGtangoZgt{\char`\>}
\def\PYGtangoZsh{\char`\#}
\def\PYGtangoZpc{\char`\%}
\def\PYGtangoZdl{\char`\$}
\def\PYGtangoZhy{\char`\-}
\def\PYGtangoZsq{\char`\'}
\def\PYGtangoZdq{\char`\"}
\def\PYGtangoZti{\char`\~}
% for compatibility with earlier versions
\def\PYGtangoZat{@}
\def\PYGtangoZlb{[}
\def\PYGtangoZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGrrt@reset{\let\PYGrrt@it=\relax \let\PYGrrt@bf=\relax%
    \let\PYGrrt@ul=\relax \let\PYGrrt@tc=\relax%
    \let\PYGrrt@bc=\relax \let\PYGrrt@ff=\relax}
\def\PYGrrt@tok#1{\csname PYGrrt@tok@#1\endcsname}
\def\PYGrrt@toks#1+{\ifx\relax#1\empty\else%
    \PYGrrt@tok{#1}\expandafter\PYGrrt@toks\fi}
\def\PYGrrt@do#1{\PYGrrt@bc{\PYGrrt@tc{\PYGrrt@ul{%
    \PYGrrt@it{\PYGrrt@bf{\PYGrrt@ff{#1}}}}}}}
\def\PYGrrt#1#2{\PYGrrt@reset\PYGrrt@toks#1+\relax+\PYGrrt@do{#2}}

\expandafter\def\csname PYGrrt@tok@c\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@nf\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@nv\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.87,0.51}{##1}}}
\expandafter\def\csname PYGrrt@tok@no\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.50,1.00,0.83}{##1}}}
\expandafter\def\csname PYGrrt@tok@k\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@cp\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.90,0.90,0.90}{##1}}}
\expandafter\def\csname PYGrrt@tok@s\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@kt\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.51,0.93}{##1}}}
\expandafter\def\csname PYGrrt@tok@kc\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@kd\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@kn\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@kp\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@kr\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@fm\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{1.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@vc\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.87,0.51}{##1}}}
\expandafter\def\csname PYGrrt@tok@vg\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.87,0.51}{##1}}}
\expandafter\def\csname PYGrrt@tok@vi\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.87,0.51}{##1}}}
\expandafter\def\csname PYGrrt@tok@vm\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.93,0.87,0.51}{##1}}}
\expandafter\def\csname PYGrrt@tok@sa\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sb\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sc\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@dl\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sd\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@s2\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@se\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sh\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@si\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sx\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@sr\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@s1\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@ss\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.53,0.81,0.92}{##1}}}
\expandafter\def\csname PYGrrt@tok@ch\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@cm\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@cpf\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@c1\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGrrt@tok@cs\endcsname{\def\PYGrrt@tc##1{\textcolor[rgb]{0.00,1.00,0.00}{##1}}}

\def\PYGrrtZbs{\char`\\}
\def\PYGrrtZus{\char`\_}
\def\PYGrrtZob{\char`\{}
\def\PYGrrtZcb{\char`\}}
\def\PYGrrtZca{\char`\^}
\def\PYGrrtZam{\char`\&}
\def\PYGrrtZlt{\char`\<}
\def\PYGrrtZgt{\char`\>}
\def\PYGrrtZsh{\char`\#}
\def\PYGrrtZpc{\char`\%}
\def\PYGrrtZdl{\char`\$}
\def\PYGrrtZhy{\char`\-}
\def\PYGrrtZsq{\char`\'}
\def\PYGrrtZdq{\char`\"}
\def\PYGrrtZti{\char`\~}
% for compatibility with earlier versions
\def\PYGrrtZat{@}
\def\PYGrrtZlb{[}
\def\PYGrrtZrb{]}
\makeatother
�h�X
\makeatletter
\def\PYGxcode@reset{\let\PYGxcode@it=\relax \let\PYGxcode@bf=\relax%
    \let\PYGxcode@ul=\relax \let\PYGxcode@tc=\relax%
    \let\PYGxcode@bc=\relax \let\PYGxcode@ff=\relax}
\def\PYGxcode@tok#1{\csname PYGxcode@tok@#1\endcsname}
\def\PYGxcode@toks#1+{\ifx\relax#1\empty\else%
    \PYGxcode@tok{#1}\expandafter\PYGxcode@toks\fi}
\def\PYGxcode@do#1{\PYGxcode@bc{\PYGxcode@tc{\PYGxcode@ul{%
    \PYGxcode@it{\PYGxcode@bf{\PYGxcode@ff{#1}}}}}}}
\def\PYGxcode#1#2{\PYGxcode@reset\PYGxcode@toks#1+\relax+\PYGxcode@do{#2}}

\expandafter\def\csname PYGxcode@tok@c\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@cp\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.39,0.22,0.13}{##1}}}
\expandafter\def\csname PYGxcode@tok@l\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@s\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sc\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.14,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@o\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@k\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@n\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@na\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.51,0.42,0.16}{##1}}}
\expandafter\def\csname PYGxcode@tok@nc\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.25,0.43,0.46}{##1}}}
\expandafter\def\csname PYGxcode@tok@nf\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nb\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@bp\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.36,0.15,0.60}{##1}}}
\expandafter\def\csname PYGxcode@tok@nv\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nt\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nd\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nl\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@m\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@err\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@kc\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@kd\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@kn\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@kp\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@kr\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@kt\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.66,0.05,0.57}{##1}}}
\expandafter\def\csname PYGxcode@tok@no\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@ni\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@ne\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@fm\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@py\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nn\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@nx\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@vc\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@vg\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@vi\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@vm\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@ld\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@sa\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sb\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@dl\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sd\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@s2\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@se\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sh\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@si\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sx\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@sr\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@s1\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@ss\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.77,0.10,0.09}{##1}}}
\expandafter\def\csname PYGxcode@tok@mb\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@mf\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@mh\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@mi\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@il\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@mo\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.11,0.00,0.81}{##1}}}
\expandafter\def\csname PYGxcode@tok@ow\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@ch\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@cm\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@cpf\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@c1\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}
\expandafter\def\csname PYGxcode@tok@cs\endcsname{\def\PYGxcode@tc##1{\textcolor[rgb]{0.09,0.46,0.00}{##1}}}

\def\PYGxcodeZbs{\char`\\}
\def\PYGxcodeZus{\char`\_}
\def\PYGxcodeZob{\char`\{}
\def\PYGxcodeZcb{\char`\}}
\def\PYGxcodeZca{\char`\^}
\def\PYGxcodeZam{\char`\&}
\def\PYGxcodeZlt{\char`\<}
\def\PYGxcodeZgt{\char`\>}
\def\PYGxcodeZsh{\char`\#}
\def\PYGxcodeZpc{\char`\%}
\def\PYGxcodeZdl{\char`\$}
\def\PYGxcodeZhy{\char`\-}
\def\PYGxcodeZsq{\char`\'}
\def\PYGxcodeZdq{\char`\"}
\def\PYGxcodeZti{\char`\~}
% for compatibility with earlier versions
\def\PYGxcodeZat{@}
\def\PYGxcodeZlb{[}
\def\PYGxcodeZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGigor@reset{\let\PYGigor@it=\relax \let\PYGigor@bf=\relax%
    \let\PYGigor@ul=\relax \let\PYGigor@tc=\relax%
    \let\PYGigor@bc=\relax \let\PYGigor@ff=\relax}
\def\PYGigor@tok#1{\csname PYGigor@tok@#1\endcsname}
\def\PYGigor@toks#1+{\ifx\relax#1\empty\else%
    \PYGigor@tok{#1}\expandafter\PYGigor@toks\fi}
\def\PYGigor@do#1{\PYGigor@bc{\PYGigor@tc{\PYGigor@ul{%
    \PYGigor@it{\PYGigor@bf{\PYGigor@ff{#1}}}}}}}
\def\PYGigor#1#2{\PYGigor@reset\PYGigor@toks#1+\relax+\PYGigor@do{#2}}

\expandafter\def\csname PYGigor@tok@c\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@k\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@nf\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.76,0.31,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@nd\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.80,0.00,0.64}{##1}}}
\expandafter\def\csname PYGigor@tok@nc\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.46,0.46}{##1}}}
\expandafter\def\csname PYGigor@tok@s\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kc\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kd\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kn\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kp\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kr\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@kt\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGigor@tok@fm\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.76,0.31,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sa\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sb\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sc\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@dl\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sd\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@s2\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@se\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sh\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@si\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sx\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@sr\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@s1\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@ss\endcsname{\def\PYGigor@tc##1{\textcolor[rgb]{0.00,0.61,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@ch\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@cm\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@cp\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@cpf\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@c1\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGigor@tok@cs\endcsname{\let\PYGigor@it=\textit\def\PYGigor@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}

\def\PYGigorZbs{\char`\\}
\def\PYGigorZus{\char`\_}
\def\PYGigorZob{\char`\{}
\def\PYGigorZcb{\char`\}}
\def\PYGigorZca{\char`\^}
\def\PYGigorZam{\char`\&}
\def\PYGigorZlt{\char`\<}
\def\PYGigorZgt{\char`\>}
\def\PYGigorZsh{\char`\#}
\def\PYGigorZpc{\char`\%}
\def\PYGigorZdl{\char`\$}
\def\PYGigorZhy{\char`\-}
\def\PYGigorZsq{\char`\'}
\def\PYGigorZdq{\char`\"}
\def\PYGigorZti{\char`\~}
% for compatibility with earlier versions
\def\PYGigorZat{@}
\def\PYGigorZlb{[}
\def\PYGigorZrb{]}
\makeatother
�h�X&(
\makeatletter
\def\PYGparaiso-light@reset{\let\PYGparaiso-light@it=\relax \let\PYGparaiso-light@bf=\relax%
    \let\PYGparaiso-light@ul=\relax \let\PYGparaiso-light@tc=\relax%
    \let\PYGparaiso-light@bc=\relax \let\PYGparaiso-light@ff=\relax}
\def\PYGparaiso-light@tok#1{\csname PYGparaiso-light@tok@#1\endcsname}
\def\PYGparaiso-light@toks#1+{\ifx\relax#1\empty\else%
    \PYGparaiso-light@tok{#1}\expandafter\PYGparaiso-light@toks\fi}
\def\PYGparaiso-light@do#1{\PYGparaiso-light@bc{\PYGparaiso-light@tc{\PYGparaiso-light@ul{%
    \PYGparaiso-light@it{\PYGparaiso-light@bf{\PYGparaiso-light@ff{#1}}}}}}}
\def\PYGparaiso-light#1#2{\PYGparaiso-light@reset\PYGparaiso-light@toks#1+\relax+\PYGparaiso-light@do{#2}}

\expandafter\def\csname PYGparaiso-light@tok@\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@w\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@err\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@c\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@cm\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@cp\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@c1\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@cs\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@k\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kc\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kd\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kn\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kp\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kr\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@kt\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@o\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ow\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@p\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@n\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@na\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nb\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@bp\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nc\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@no\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nd\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ni\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ne\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nf\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@py\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nl\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nn\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nx\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nt\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@nv\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@vc\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@vg\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@vi\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@l\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@m\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@mf\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@mh\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@mi\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@il\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@mo\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ld\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@s\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sb\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sc\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sd\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@s2\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@se\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sh\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@si\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sx\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sr\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@s1\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ss\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@gd\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ge\endcsname{\let\PYGparaiso-light@it=\textit}
\expandafter\def\csname PYGparaiso-light@tok@gh\endcsname{\let\PYGparaiso-light@bf=\textbf\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.18,0.12,0.18}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@gi\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@gp\endcsname{\let\PYGparaiso-light@bf=\textbf\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@gs\endcsname{\let\PYGparaiso-light@bf=\textbf}
\expandafter\def\csname PYGparaiso-light@tok@gu\endcsname{\let\PYGparaiso-light@bf=\textbf\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@fm\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@vm\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@sa\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@dl\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@mb\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@ch\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}
\expandafter\def\csname PYGparaiso-light@tok@cpf\endcsname{\def\PYGparaiso-light@tc##1{\textcolor[rgb]{0.55,0.53,0.53}{##1}}}

\def\PYGparaiso-lightZbs{\char`\\}
\def\PYGparaiso-lightZus{\char`\_}
\def\PYGparaiso-lightZob{\char`\{}
\def\PYGparaiso-lightZcb{\char`\}}
\def\PYGparaiso-lightZca{\char`\^}
\def\PYGparaiso-lightZam{\char`\&}
\def\PYGparaiso-lightZlt{\char`\<}
\def\PYGparaiso-lightZgt{\char`\>}
\def\PYGparaiso-lightZsh{\char`\#}
\def\PYGparaiso-lightZpc{\char`\%}
\def\PYGparaiso-lightZdl{\char`\$}
\def\PYGparaiso-lightZhy{\char`\-}
\def\PYGparaiso-lightZsq{\char`\'}
\def\PYGparaiso-lightZdq{\char`\"}
\def\PYGparaiso-lightZti{\char`\~}
% for compatibility with earlier versions
\def\PYGparaiso-lightZat{@}
\def\PYGparaiso-lightZlb{[}
\def\PYGparaiso-lightZrb{]}
\makeatother
�h�Xl'
\makeatletter
\def\PYGparaiso-dark@reset{\let\PYGparaiso-dark@it=\relax \let\PYGparaiso-dark@bf=\relax%
    \let\PYGparaiso-dark@ul=\relax \let\PYGparaiso-dark@tc=\relax%
    \let\PYGparaiso-dark@bc=\relax \let\PYGparaiso-dark@ff=\relax}
\def\PYGparaiso-dark@tok#1{\csname PYGparaiso-dark@tok@#1\endcsname}
\def\PYGparaiso-dark@toks#1+{\ifx\relax#1\empty\else%
    \PYGparaiso-dark@tok{#1}\expandafter\PYGparaiso-dark@toks\fi}
\def\PYGparaiso-dark@do#1{\PYGparaiso-dark@bc{\PYGparaiso-dark@tc{\PYGparaiso-dark@ul{%
    \PYGparaiso-dark@it{\PYGparaiso-dark@bf{\PYGparaiso-dark@ff{#1}}}}}}}
\def\PYGparaiso-dark#1#2{\PYGparaiso-dark@reset\PYGparaiso-dark@toks#1+\relax+\PYGparaiso-dark@do{#2}}

\expandafter\def\csname PYGparaiso-dark@tok@\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@w\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@err\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@c\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@cm\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@cp\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@c1\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@cs\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@k\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kc\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kd\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kn\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kp\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kr\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.51,0.36,0.64}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@kt\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@o\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ow\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@p\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@n\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@na\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nb\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@bp\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nc\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@no\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nd\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ni\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ne\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nf\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@py\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nl\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nn\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{1.00,0.77,0.09}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nx\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nt\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@nv\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@vc\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@vg\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@vi\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@l\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@m\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@mf\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@mh\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@mi\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@il\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@mo\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ld\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@s\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sb\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sc\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sd\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@s2\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@se\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sh\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@si\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sx\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sr\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@s1\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ss\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@gd\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ge\endcsname{\let\PYGparaiso-dark@it=\textit}
\expandafter\def\csname PYGparaiso-dark@tok@gh\endcsname{\let\PYGparaiso-dark@bf=\textbf\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.91,0.91,0.86}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@gi\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@gp\endcsname{\let\PYGparaiso-dark@bf=\textbf\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@gs\endcsname{\let\PYGparaiso-dark@bf=\textbf}
\expandafter\def\csname PYGparaiso-dark@tok@gu\endcsname{\let\PYGparaiso-dark@bf=\textbf\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.36,0.77,0.75}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@fm\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.02,0.71,0.94}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@vm\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.94,0.38,0.33}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@sa\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@dl\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.28,0.71,0.52}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@mb\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.98,0.61,0.08}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@ch\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}
\expandafter\def\csname PYGparaiso-dark@tok@cpf\endcsname{\def\PYGparaiso-dark@tc##1{\textcolor[rgb]{0.47,0.43,0.44}{##1}}}

\def\PYGparaiso-darkZbs{\char`\\}
\def\PYGparaiso-darkZus{\char`\_}
\def\PYGparaiso-darkZob{\char`\{}
\def\PYGparaiso-darkZcb{\char`\}}
\def\PYGparaiso-darkZca{\char`\^}
\def\PYGparaiso-darkZam{\char`\&}
\def\PYGparaiso-darkZlt{\char`\<}
\def\PYGparaiso-darkZgt{\char`\>}
\def\PYGparaiso-darkZsh{\char`\#}
\def\PYGparaiso-darkZpc{\char`\%}
\def\PYGparaiso-darkZdl{\char`\$}
\def\PYGparaiso-darkZhy{\char`\-}
\def\PYGparaiso-darkZsq{\char`\'}
\def\PYGparaiso-darkZdq{\char`\"}
\def\PYGparaiso-darkZti{\char`\~}
% for compatibility with earlier versions
\def\PYGparaiso-darkZat{@}
\def\PYGparaiso-darkZlb{[}
\def\PYGparaiso-darkZrb{]}
\makeatother
�h�XD$
\makeatletter
\def\PYGlovelace@reset{\let\PYGlovelace@it=\relax \let\PYGlovelace@bf=\relax%
    \let\PYGlovelace@ul=\relax \let\PYGlovelace@tc=\relax%
    \let\PYGlovelace@bc=\relax \let\PYGlovelace@ff=\relax}
\def\PYGlovelace@tok#1{\csname PYGlovelace@tok@#1\endcsname}
\def\PYGlovelace@toks#1+{\ifx\relax#1\empty\else%
    \PYGlovelace@tok{#1}\expandafter\PYGlovelace@toks\fi}
\def\PYGlovelace@do#1{\PYGlovelace@bc{\PYGlovelace@tc{\PYGlovelace@ul{%
    \PYGlovelace@it{\PYGlovelace@bf{\PYGlovelace@ff{#1}}}}}}}
\def\PYGlovelace#1#2{\PYGlovelace@reset\PYGlovelace@toks#1+\relax+\PYGlovelace@do{#2}}

\expandafter\def\csname PYGlovelace@tok@w\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.66,0.56,0.16}{##1}}}
\expandafter\def\csname PYGlovelace@tok@c\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ch\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.44,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@cm\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@cp\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.60,0.44}{##1}}}
\expandafter\def\csname PYGlovelace@tok@k\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@kc\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@kd\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@kt\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@o\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ow\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.66,0.28,0.66}{##1}}}
\expandafter\def\csname PYGlovelace@tok@p\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@na\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.22,0.50,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nb\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.22,0.50,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@bp\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.22,0.50,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nc\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.44,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@no\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.35,0.13}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nd\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.44,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ni\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.44,0.56,0.19}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ne\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.56,0.53,0.16}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nf\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.47,0.35,0.25}{##1}}}
\expandafter\def\csname PYGlovelace@tok@fm\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.35,0.13}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nl\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.60,0.44}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nn\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.60,0.44}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nt\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@nv\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.69,0.25,0.25}{##1}}}
\expandafter\def\csname PYGlovelace@tok@vg\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.56,0.53,0.16}{##1}}}
\expandafter\def\csname PYGlovelace@tok@vm\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.35,0.13}{##1}}}
\expandafter\def\csname PYGlovelace@tok@s\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sa\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sc\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.66,0.28,0.66}{##1}}}
\expandafter\def\csname PYGlovelace@tok@dl\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.35,0.13}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sd\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.35,0.13}{##1}}}
\expandafter\def\csname PYGlovelace@tok@se\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.44,0.56,0.19}{##1}}}
\expandafter\def\csname PYGlovelace@tok@si\endcsname{\let\PYGlovelace@ul=\underline\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sx\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.66,0.28,0.66}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sr\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.66,0.28,0.66}{##1}}}
\expandafter\def\csname PYGlovelace@tok@m\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gd\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.75,0.16,0.16}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ge\endcsname{\let\PYGlovelace@it=\textit}
\expandafter\def\csname PYGlovelace@tok@gr\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.75,0.16,0.16}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gh\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gu\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gi\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.22,0.50,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@go\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gp\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@gs\endcsname{\let\PYGlovelace@bf=\textbf}
\expandafter\def\csname PYGlovelace@tok@gt\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@err\endcsname{\def\PYGlovelace@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.66,0.28,0.66}{\strut ##1}}}
\expandafter\def\csname PYGlovelace@tok@kn\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@kp\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@kr\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.16,0.22,0.69}{##1}}}
\expandafter\def\csname PYGlovelace@tok@vc\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.69,0.25,0.25}{##1}}}
\expandafter\def\csname PYGlovelace@tok@vi\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.69,0.25,0.25}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sb\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@s2\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@sh\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@s1\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@ss\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.72,0.22,0.22}{##1}}}
\expandafter\def\csname PYGlovelace@tok@mb\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@mf\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@mh\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@mi\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@il\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@mo\endcsname{\def\PYGlovelace@tc##1{\textcolor[rgb]{0.27,0.27,0.27}{##1}}}
\expandafter\def\csname PYGlovelace@tok@cpf\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@c1\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGlovelace@tok@cs\endcsname{\let\PYGlovelace@it=\textit\def\PYGlovelace@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGlovelaceZbs{\char`\\}
\def\PYGlovelaceZus{\char`\_}
\def\PYGlovelaceZob{\char`\{}
\def\PYGlovelaceZcb{\char`\}}
\def\PYGlovelaceZca{\char`\^}
\def\PYGlovelaceZam{\char`\&}
\def\PYGlovelaceZlt{\char`\<}
\def\PYGlovelaceZgt{\char`\>}
\def\PYGlovelaceZsh{\char`\#}
\def\PYGlovelaceZpc{\char`\%}
\def\PYGlovelaceZdl{\char`\$}
\def\PYGlovelaceZhy{\char`\-}
\def\PYGlovelaceZsq{\char`\'}
\def\PYGlovelaceZdq{\char`\"}
\def\PYGlovelaceZti{\char`\~}
% for compatibility with earlier versions
\def\PYGlovelaceZat{@}
\def\PYGlovelaceZlb{[}
\def\PYGlovelaceZrb{]}
\makeatother
���h�X�
\makeatletter
\def\PYGalgol@reset{\let\PYGalgol@it=\relax \let\PYGalgol@bf=\relax%
    \let\PYGalgol@ul=\relax \let\PYGalgol@tc=\relax%
    \let\PYGalgol@bc=\relax \let\PYGalgol@ff=\relax}
\def\PYGalgol@tok#1{\csname PYGalgol@tok@#1\endcsname}
\def\PYGalgol@toks#1+{\ifx\relax#1\empty\else%
    \PYGalgol@tok{#1}\expandafter\PYGalgol@toks\fi}
\def\PYGalgol@do#1{\PYGalgol@bc{\PYGalgol@tc{\PYGalgol@ul{%
    \PYGalgol@it{\PYGalgol@bf{\PYGalgol@ff{#1}}}}}}}
\def\PYGalgol#1#2{\PYGalgol@reset\PYGalgol@toks#1+\relax+\PYGalgol@do{#2}}

\expandafter\def\csname PYGalgol@tok@c\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@cp\endcsname{\let\PYGalgol@bf=\textbf\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@cs\endcsname{\let\PYGalgol@bf=\textbf\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@k\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@kd\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@nb\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit}
\expandafter\def\csname PYGalgol@tok@bp\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit}
\expandafter\def\csname PYGalgol@tok@nn\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@nc\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@nf\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@nv\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@no\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@ow\endcsname{\let\PYGalgol@bf=\textbf}
\expandafter\def\csname PYGalgol@tok@s\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@err\endcsname{\def\PYGalgol@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGalgol@tok@kc\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@kn\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@kp\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@kr\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@kt\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@ul=\underline}
\expandafter\def\csname PYGalgol@tok@fm\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@vc\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@vg\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@vi\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@vm\endcsname{\let\PYGalgol@bf=\textbf\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sa\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sb\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sc\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@dl\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sd\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@s2\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@se\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sh\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@si\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sx\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@sr\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@s1\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@ss\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol@tok@ch\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@cm\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@cpf\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol@tok@c1\endcsname{\let\PYGalgol@it=\textit\def\PYGalgol@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGalgolZbs{\char`\\}
\def\PYGalgolZus{\char`\_}
\def\PYGalgolZob{\char`\{}
\def\PYGalgolZcb{\char`\}}
\def\PYGalgolZca{\char`\^}
\def\PYGalgolZam{\char`\&}
\def\PYGalgolZlt{\char`\<}
\def\PYGalgolZgt{\char`\>}
\def\PYGalgolZsh{\char`\#}
\def\PYGalgolZpc{\char`\%}
\def\PYGalgolZdl{\char`\$}
\def\PYGalgolZhy{\char`\-}
\def\PYGalgolZsq{\char`\'}
\def\PYGalgolZdq{\char`\"}
\def\PYGalgolZti{\char`\~}
% for compatibility with earlier versions
\def\PYGalgolZat{@}
\def\PYGalgolZlb{[}
\def\PYGalgolZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGalgol_nu@reset{\let\PYGalgol_nu@it=\relax \let\PYGalgol_nu@bf=\relax%
    \let\PYGalgol_nu@ul=\relax \let\PYGalgol_nu@tc=\relax%
    \let\PYGalgol_nu@bc=\relax \let\PYGalgol_nu@ff=\relax}
\def\PYGalgol_nu@tok#1{\csname PYGalgol_nu@tok@#1\endcsname}
\def\PYGalgol_nu@toks#1+{\ifx\relax#1\empty\else%
    \PYGalgol_nu@tok{#1}\expandafter\PYGalgol_nu@toks\fi}
\def\PYGalgol_nu@do#1{\PYGalgol_nu@bc{\PYGalgol_nu@tc{\PYGalgol_nu@ul{%
    \PYGalgol_nu@it{\PYGalgol_nu@bf{\PYGalgol_nu@ff{#1}}}}}}}
\def\PYGalgol_nu#1#2{\PYGalgol_nu@reset\PYGalgol_nu@toks#1+\relax+\PYGalgol_nu@do{#2}}

\expandafter\def\csname PYGalgol_nu@tok@c\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@cp\endcsname{\let\PYGalgol_nu@bf=\textbf\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@cs\endcsname{\let\PYGalgol_nu@bf=\textbf\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@k\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@kd\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit}
\expandafter\def\csname PYGalgol_nu@tok@nb\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit}
\expandafter\def\csname PYGalgol_nu@tok@bp\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit}
\expandafter\def\csname PYGalgol_nu@tok@nn\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@nc\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@nf\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@nv\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@no\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@ow\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@s\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@err\endcsname{\def\PYGalgol_nu@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{1.00,0.00,0.00}{1,1,1}{\strut ##1}}}
\expandafter\def\csname PYGalgol_nu@tok@kc\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@kn\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@kp\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@kr\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@kt\endcsname{\let\PYGalgol_nu@bf=\textbf}
\expandafter\def\csname PYGalgol_nu@tok@fm\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@vc\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@vg\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@vi\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@vm\endcsname{\let\PYGalgol_nu@bf=\textbf\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sa\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sb\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sc\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@dl\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sd\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@s2\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@se\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sh\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@si\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sx\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@sr\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@s1\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@ss\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@ch\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@cm\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@cpf\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGalgol_nu@tok@c1\endcsname{\let\PYGalgol_nu@it=\textit\def\PYGalgol_nu@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGalgol_nuZbs{\char`\\}
\def\PYGalgol_nuZus{\char`\_}
\def\PYGalgol_nuZob{\char`\{}
\def\PYGalgol_nuZcb{\char`\}}
\def\PYGalgol_nuZca{\char`\^}
\def\PYGalgol_nuZam{\char`\&}
\def\PYGalgol_nuZlt{\char`\<}
\def\PYGalgol_nuZgt{\char`\>}
\def\PYGalgol_nuZsh{\char`\#}
\def\PYGalgol_nuZpc{\char`\%}
\def\PYGalgol_nuZdl{\char`\$}
\def\PYGalgol_nuZhy{\char`\-}
\def\PYGalgol_nuZsq{\char`\'}
\def\PYGalgol_nuZdq{\char`\"}
\def\PYGalgol_nuZti{\char`\~}
% for compatibility with earlier versions
\def\PYGalgol_nuZat{@}
\def\PYGalgol_nuZlb{[}
\def\PYGalgol_nuZrb{]}
\makeatother
�h�Xw
\makeatletter
\def\PYGarduino@reset{\let\PYGarduino@it=\relax \let\PYGarduino@bf=\relax%
    \let\PYGarduino@ul=\relax \let\PYGarduino@tc=\relax%
    \let\PYGarduino@bc=\relax \let\PYGarduino@ff=\relax}
\def\PYGarduino@tok#1{\csname PYGarduino@tok@#1\endcsname}
\def\PYGarduino@toks#1+{\ifx\relax#1\empty\else%
    \PYGarduino@tok{#1}\expandafter\PYGarduino@toks\fi}
\def\PYGarduino@do#1{\PYGarduino@bc{\PYGarduino@tc{\PYGarduino@ul{%
    \PYGarduino@it{\PYGarduino@bf{\PYGarduino@ff{#1}}}}}}}
\def\PYGarduino#1#2{\PYGarduino@reset\PYGarduino@toks#1+\relax+\PYGarduino@do{#2}}

\expandafter\def\csname PYGarduino@tok@err\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}}
\expandafter\def\csname PYGarduino@tok@c\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}
\expandafter\def\csname PYGarduino@tok@cm\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}
\expandafter\def\csname PYGarduino@tok@cp\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@c1\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}
\expandafter\def\csname PYGarduino@tok@cs\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}
\expandafter\def\csname PYGarduino@tok@k\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@kc\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.00,0.59,0.62}{##1}}}
\expandafter\def\csname PYGarduino@tok@kd\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@kn\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@kp\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.00,0.59,0.62}{##1}}}
\expandafter\def\csname PYGarduino@tok@kr\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.00,0.59,0.62}{##1}}}
\expandafter\def\csname PYGarduino@tok@kt\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.00,0.59,0.62}{##1}}}
\expandafter\def\csname PYGarduino@tok@o\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@ow\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@n\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@na\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nb\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@bp\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@nc\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@no\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nd\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@ni\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@ne\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nf\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.83,0.33,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@py\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nl\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nn\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nx\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.45,0.56,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@nt\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@nv\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@vc\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@vg\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@vi\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@m\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@mf\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@mh\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@mi\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@il\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@mo\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@s\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sb\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sc\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sd\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@s2\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@se\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sh\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@si\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sx\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@sr\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@s1\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@ss\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@fm\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.83,0.33,0.00}{##1}}}
\expandafter\def\csname PYGarduino@tok@vm\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.26,0.31,0.33}{##1}}}
\expandafter\def\csname PYGarduino@tok@sa\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@dl\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.50,0.55,0.55}{##1}}}
\expandafter\def\csname PYGarduino@tok@mb\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.54,0.48,0.32}{##1}}}
\expandafter\def\csname PYGarduino@tok@ch\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}
\expandafter\def\csname PYGarduino@tok@cpf\endcsname{\def\PYGarduino@tc##1{\textcolor[rgb]{0.58,0.65,0.65}{##1}}}

\def\PYGarduinoZbs{\char`\\}
\def\PYGarduinoZus{\char`\_}
\def\PYGarduinoZob{\char`\{}
\def\PYGarduinoZcb{\char`\}}
\def\PYGarduinoZca{\char`\^}
\def\PYGarduinoZam{\char`\&}
\def\PYGarduinoZlt{\char`\<}
\def\PYGarduinoZgt{\char`\>}
\def\PYGarduinoZsh{\char`\#}
\def\PYGarduinoZpc{\char`\%}
\def\PYGarduinoZdl{\char`\$}
\def\PYGarduinoZhy{\char`\-}
\def\PYGarduinoZsq{\char`\'}
\def\PYGarduinoZdq{\char`\"}
\def\PYGarduinoZti{\char`\~}
% for compatibility with earlier versions
\def\PYGarduinoZat{@}
\def\PYGarduinoZlb{[}
\def\PYGarduinoZrb{]}
\makeatother
�h�XA'
\makeatletter
\def\PYGrainbow_dash@reset{\let\PYGrainbow_dash@it=\relax \let\PYGrainbow_dash@bf=\relax%
    \let\PYGrainbow_dash@ul=\relax \let\PYGrainbow_dash@tc=\relax%
    \let\PYGrainbow_dash@bc=\relax \let\PYGrainbow_dash@ff=\relax}
\def\PYGrainbow_dash@tok#1{\csname PYGrainbow_dash@tok@#1\endcsname}
\def\PYGrainbow_dash@toks#1+{\ifx\relax#1\empty\else%
    \PYGrainbow_dash@tok{#1}\expandafter\PYGrainbow_dash@toks\fi}
\def\PYGrainbow_dash@do#1{\PYGrainbow_dash@bc{\PYGrainbow_dash@tc{\PYGrainbow_dash@ul{%
    \PYGrainbow_dash@it{\PYGrainbow_dash@bf{\PYGrainbow_dash@ff{#1}}}}}}}
\def\PYGrainbow_dash#1#2{\PYGrainbow_dash@reset\PYGrainbow_dash@toks#1+\relax+\PYGrainbow_dash@do{#2}}

\expandafter\def\csname PYGrainbow_dash@tok@c\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@cp\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@cs\endcsname{\let\PYGrainbow_dash@bf=\textbf\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@err\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}\def\PYGrainbow_dash@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.80,0.00,0.00}{\strut ##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gd\endcsname{\def\PYGrainbow_dash@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{0.77,0.02,0.04}{1.00,0.80,0.80}{\strut ##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ge\endcsname{\let\PYGrainbow_dash@it=\textit}
\expandafter\def\csname PYGrainbow_dash@tok@gr\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gh\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gi\endcsname{\def\PYGrainbow_dash@bc##1{\setlength{\fboxsep}{0pt}\fcolorbox[rgb]{0.00,0.80,0.00}{0.80,1.00,0.80}{\strut ##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@go\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.67,0.67,0.67}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gp\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gs\endcsname{\let\PYGrainbow_dash@bf=\textbf}
\expandafter\def\csname PYGrainbow_dash@tok@gu\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@gt\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.77,0.02,0.04}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@k\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kp\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kt\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@na\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@nb\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@nc\endcsname{\let\PYGrainbow_dash@ul=\underline}
\expandafter\def\csname PYGrainbow_dash@tok@no\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.19,0.52,0.58}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@nd\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{1.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ni\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ne\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@nf\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{1.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@nt\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@m\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@o\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ow\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@s\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sd\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@se\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.77,0.02,0.04}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sx\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.19,0.52,0.58}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ss\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.77,0.02,0.04}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.30,0.30,0.30}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@w\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kc\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kd\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kn\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@kr\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.17,0.36,0.80}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@bp\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@fm\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{1.00,0.50,0.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sa\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sb\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sc\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@dl\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@s2\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sh\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@si\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@sr\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@s1\endcsname{\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.80,0.40}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@mb\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@mf\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@mh\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@mi\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@il\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@mo\endcsname{\let\PYGrainbow_dash@bf=\textbf\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.35,0.09,0.73}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@ch\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@cm\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@cpf\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}
\expandafter\def\csname PYGrainbow_dash@tok@c1\endcsname{\let\PYGrainbow_dash@it=\textit\def\PYGrainbow_dash@tc##1{\textcolor[rgb]{0.00,0.50,1.00}{##1}}}

\def\PYGrainbow_dashZbs{\char`\\}
\def\PYGrainbow_dashZus{\char`\_}
\def\PYGrainbow_dashZob{\char`\{}
\def\PYGrainbow_dashZcb{\char`\}}
\def\PYGrainbow_dashZca{\char`\^}
\def\PYGrainbow_dashZam{\char`\&}
\def\PYGrainbow_dashZlt{\char`\<}
\def\PYGrainbow_dashZgt{\char`\>}
\def\PYGrainbow_dashZsh{\char`\#}
\def\PYGrainbow_dashZpc{\char`\%}
\def\PYGrainbow_dashZdl{\char`\$}
\def\PYGrainbow_dashZhy{\char`\-}
\def\PYGrainbow_dashZsq{\char`\'}
\def\PYGrainbow_dashZdq{\char`\"}
\def\PYGrainbow_dashZti{\char`\~}
% for compatibility with earlier versions
\def\PYGrainbow_dashZat{@}
\def\PYGrainbow_dashZlb{[}
\def\PYGrainbow_dashZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGabap@reset{\let\PYGabap@it=\relax \let\PYGabap@bf=\relax%
    \let\PYGabap@ul=\relax \let\PYGabap@tc=\relax%
    \let\PYGabap@bc=\relax \let\PYGabap@ff=\relax}
\def\PYGabap@tok#1{\csname PYGabap@tok@#1\endcsname}
\def\PYGabap@toks#1+{\ifx\relax#1\empty\else%
    \PYGabap@tok{#1}\expandafter\PYGabap@toks\fi}
\def\PYGabap@do#1{\PYGabap@bc{\PYGabap@tc{\PYGabap@ul{%
    \PYGabap@it{\PYGabap@bf{\PYGabap@ff{#1}}}}}}}
\def\PYGabap#1#2{\PYGabap@reset\PYGabap@toks#1+\relax+\PYGabap@do{#2}}

\expandafter\def\csname PYGabap@tok@c\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@cs\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@k\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@ow\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@n\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@m\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@s\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@err\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kc\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kd\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kn\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kp\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kr\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@kt\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@na\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nb\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@bp\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nc\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@no\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nd\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@ni\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@ne\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nf\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@fm\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@py\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nl\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nn\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nx\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nt\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@nv\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@vc\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@vg\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@vi\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@vm\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGabap@tok@sa\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sb\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sc\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@dl\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sd\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@s2\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@se\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sh\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@si\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sx\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@sr\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@s1\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@ss\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.33,0.67,0.13}{##1}}}
\expandafter\def\csname PYGabap@tok@mb\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@mf\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@mh\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@mi\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@il\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@mo\endcsname{\def\PYGabap@tc##1{\textcolor[rgb]{0.20,0.67,1.00}{##1}}}
\expandafter\def\csname PYGabap@tok@ch\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@cm\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@cp\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@cpf\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGabap@tok@c1\endcsname{\let\PYGabap@it=\textit\def\PYGabap@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}

\def\PYGabapZbs{\char`\\}
\def\PYGabapZus{\char`\_}
\def\PYGabapZob{\char`\{}
\def\PYGabapZcb{\char`\}}
\def\PYGabapZca{\char`\^}
\def\PYGabapZam{\char`\&}
\def\PYGabapZlt{\char`\<}
\def\PYGabapZgt{\char`\>}
\def\PYGabapZsh{\char`\#}
\def\PYGabapZpc{\char`\%}
\def\PYGabapZdl{\char`\$}
\def\PYGabapZhy{\char`\-}
\def\PYGabapZsq{\char`\'}
\def\PYGabapZdq{\char`\"}
\def\PYGabapZti{\char`\~}
% for compatibility with earlier versions
\def\PYGabapZat{@}
\def\PYGabapZlb{[}
\def\PYGabapZrb{]}
\makeatother
�h�XE-
\makeatletter
\def\PYGsolarized-dark@reset{\let\PYGsolarized-dark@it=\relax \let\PYGsolarized-dark@bf=\relax%
    \let\PYGsolarized-dark@ul=\relax \let\PYGsolarized-dark@tc=\relax%
    \let\PYGsolarized-dark@bc=\relax \let\PYGsolarized-dark@ff=\relax}
\def\PYGsolarized-dark@tok#1{\csname PYGsolarized-dark@tok@#1\endcsname}
\def\PYGsolarized-dark@toks#1+{\ifx\relax#1\empty\else%
    \PYGsolarized-dark@tok{#1}\expandafter\PYGsolarized-dark@toks\fi}
\def\PYGsolarized-dark@do#1{\PYGsolarized-dark@bc{\PYGsolarized-dark@tc{\PYGsolarized-dark@ul{%
    \PYGsolarized-dark@it{\PYGsolarized-dark@bf{\PYGsolarized-dark@ff{#1}}}}}}}
\def\PYGsolarized-dark#1#2{\PYGsolarized-dark@reset\PYGsolarized-dark@toks#1+\relax+\PYGsolarized-dark@do{#2}}

\expandafter\def\csname PYGsolarized-dark@tok@\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@c\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ch\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@cm\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@cp\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.83,0.21,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@cpf\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@k\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kc\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kd\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kn\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.80,0.29,0.09}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kt\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.71,0.54,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@o\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ow\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@n\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nb\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@bp\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nc\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@no\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nd\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ni\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ne\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nf\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@fm\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nl\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nn\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nt\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nv\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@vg\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@vm\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@l\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@s\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sd\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sr\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.80,0.29,0.09}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@m\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@g\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gd\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.86,0.20,0.18}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ge\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gr\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.86,0.20,0.18}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gh\endcsname{\let\PYGsolarized-dark@bf=\textbf\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gu\endcsname{\let\PYGsolarized-dark@ul=\underline\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gi\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gs\endcsname{\let\PYGsolarized-dark@bf=\textbf\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gt\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@err\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}\def\PYGsolarized-dark@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.86,0.20,0.18}{\strut ##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@w\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@esc\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@x\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kp\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@kr\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@na\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@py\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@nx\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@vc\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@vi\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ld\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sa\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sb\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sc\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@dl\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@s2\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@se\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sh\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@si\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@sx\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@s1\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@ss\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@mb\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@mf\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@mh\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@mi\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@il\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@mo\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@p\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@c1\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@cs\endcsname{\let\PYGsolarized-dark@it=\textit\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.35,0.43,0.46}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@go\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}
\expandafter\def\csname PYGsolarized-dark@tok@gp\endcsname{\def\PYGsolarized-dark@tc##1{\textcolor[rgb]{0.51,0.58,0.59}{##1}}}

\def\PYGsolarized-darkZbs{\char`\\}
\def\PYGsolarized-darkZus{\char`\_}
\def\PYGsolarized-darkZob{\char`\{}
\def\PYGsolarized-darkZcb{\char`\}}
\def\PYGsolarized-darkZca{\char`\^}
\def\PYGsolarized-darkZam{\char`\&}
\def\PYGsolarized-darkZlt{\char`\<}
\def\PYGsolarized-darkZgt{\char`\>}
\def\PYGsolarized-darkZsh{\char`\#}
\def\PYGsolarized-darkZpc{\char`\%}
\def\PYGsolarized-darkZdl{\char`\$}
\def\PYGsolarized-darkZhy{\char`\-}
\def\PYGsolarized-darkZsq{\char`\'}
\def\PYGsolarized-darkZdq{\char`\"}
\def\PYGsolarized-darkZti{\char`\~}
% for compatibility with earlier versions
\def\PYGsolarized-darkZat{@}
\def\PYGsolarized-darkZlb{[}
\def\PYGsolarized-darkZrb{]}
\makeatother
�h�X.
\makeatletter
\def\PYGsolarized-light@reset{\let\PYGsolarized-light@it=\relax \let\PYGsolarized-light@bf=\relax%
    \let\PYGsolarized-light@ul=\relax \let\PYGsolarized-light@tc=\relax%
    \let\PYGsolarized-light@bc=\relax \let\PYGsolarized-light@ff=\relax}
\def\PYGsolarized-light@tok#1{\csname PYGsolarized-light@tok@#1\endcsname}
\def\PYGsolarized-light@toks#1+{\ifx\relax#1\empty\else%
    \PYGsolarized-light@tok{#1}\expandafter\PYGsolarized-light@toks\fi}
\def\PYGsolarized-light@do#1{\PYGsolarized-light@bc{\PYGsolarized-light@tc{\PYGsolarized-light@ul{%
    \PYGsolarized-light@it{\PYGsolarized-light@bf{\PYGsolarized-light@ff{#1}}}}}}}
\def\PYGsolarized-light#1#2{\PYGsolarized-light@reset\PYGsolarized-light@toks#1+\relax+\PYGsolarized-light@do{#2}}

\expandafter\def\csname PYGsolarized-light@tok@\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@c\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ch\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@cm\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@cp\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.83,0.21,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@cpf\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@k\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kc\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kd\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kn\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.80,0.29,0.09}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kt\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.71,0.54,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@o\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ow\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@n\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nb\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@bp\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nc\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@no\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nd\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ni\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ne\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nf\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@fm\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nl\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nn\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nt\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nv\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@vg\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@vm\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@l\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@s\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sd\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sr\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.80,0.29,0.09}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@m\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@g\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gd\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.86,0.20,0.18}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ge\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gr\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.86,0.20,0.18}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gh\endcsname{\let\PYGsolarized-light@bf=\textbf\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gu\endcsname{\let\PYGsolarized-light@ul=\underline\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gi\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gs\endcsname{\let\PYGsolarized-light@bf=\textbf\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gt\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@err\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}\def\PYGsolarized-light@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.86,0.20,0.18}{\strut ##1}}}
\expandafter\def\csname PYGsolarized-light@tok@w\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@esc\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@x\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kp\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@kr\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.52,0.60,0.00}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@na\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@py\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@nx\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@vc\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@vi\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.15,0.55,0.82}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ld\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sa\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sb\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sc\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@dl\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@s2\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@se\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sh\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@si\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@sx\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@s1\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@ss\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@mb\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@mf\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@mh\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@mi\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@il\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@mo\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.16,0.63,0.60}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@p\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@c1\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@cs\endcsname{\let\PYGsolarized-light@it=\textit\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.58,0.63,0.63}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@go\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}
\expandafter\def\csname PYGsolarized-light@tok@gp\endcsname{\def\PYGsolarized-light@tc##1{\textcolor[rgb]{0.40,0.48,0.51}{##1}}}

\def\PYGsolarized-lightZbs{\char`\\}
\def\PYGsolarized-lightZus{\char`\_}
\def\PYGsolarized-lightZob{\char`\{}
\def\PYGsolarized-lightZcb{\char`\}}
\def\PYGsolarized-lightZca{\char`\^}
\def\PYGsolarized-lightZam{\char`\&}
\def\PYGsolarized-lightZlt{\char`\<}
\def\PYGsolarized-lightZgt{\char`\>}
\def\PYGsolarized-lightZsh{\char`\#}
\def\PYGsolarized-lightZpc{\char`\%}
\def\PYGsolarized-lightZdl{\char`\$}
\def\PYGsolarized-lightZhy{\char`\-}
\def\PYGsolarized-lightZsq{\char`\'}
\def\PYGsolarized-lightZdq{\char`\"}
\def\PYGsolarized-lightZti{\char`\~}
% for compatibility with earlier versions
\def\PYGsolarized-lightZat{@}
\def\PYGsolarized-lightZlb{[}
\def\PYGsolarized-lightZrb{]}
\makeatother
�h�X�
\makeatletter
\def\PYGsas@reset{\let\PYGsas@it=\relax \let\PYGsas@bf=\relax%
    \let\PYGsas@ul=\relax \let\PYGsas@tc=\relax%
    \let\PYGsas@bc=\relax \let\PYGsas@ff=\relax}
\def\PYGsas@tok#1{\csname PYGsas@tok@#1\endcsname}
\def\PYGsas@toks#1+{\ifx\relax#1\empty\else%
    \PYGsas@tok{#1}\expandafter\PYGsas@toks\fi}
\def\PYGsas@do#1{\PYGsas@bc{\PYGsas@tc{\PYGsas@ul{%
    \PYGsas@it{\PYGsas@bf{\PYGsas@ff{#1}}}}}}}
\def\PYGsas#1#2{\PYGsas@reset\PYGsas@toks#1+\relax+\PYGsas@do{#2}}

\expandafter\def\csname PYGsas@tok@w\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGsas@tok@c\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@s\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@m\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@x\endcsname{\def\PYGsas@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{1.00,1.00,0.88}{\strut ##1}}}
\expandafter\def\csname PYGsas@tok@k\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@kr\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@kc\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@nb\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@nf\endcsname{\let\PYGsas@bf=\textbf\let\PYGsas@it=\textit}
\expandafter\def\csname PYGsas@tok@nv\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@g\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@ge\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gr\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.83,0.01,0.01}{##1}}}
\expandafter\def\csname PYGsas@tok@err\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGsas@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGsas@tok@kd\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@kn\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@kp\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@kt\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@bp\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@fm\endcsname{\let\PYGsas@bf=\textbf\let\PYGsas@it=\textit}
\expandafter\def\csname PYGsas@tok@vc\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@vg\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@vi\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@vm\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@sa\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sb\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sc\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@dl\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sd\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@s2\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@se\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sh\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@si\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sx\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@sr\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@s1\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@ss\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGsas@tok@mb\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@mf\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@mh\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@mi\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@il\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@mo\endcsname{\let\PYGsas@bf=\textbf\def\PYGsas@tc##1{\textcolor[rgb]{0.18,0.55,0.34}{##1}}}
\expandafter\def\csname PYGsas@tok@ch\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@cm\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@cp\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@cpf\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@c1\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@cs\endcsname{\let\PYGsas@it=\textit\def\PYGsas@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gd\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gh\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gi\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@go\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gp\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gs\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gu\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGsas@tok@gt\endcsname{\def\PYGsas@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}

\def\PYGsasZbs{\char`\\}
\def\PYGsasZus{\char`\_}
\def\PYGsasZob{\char`\{}
\def\PYGsasZcb{\char`\}}
\def\PYGsasZca{\char`\^}
\def\PYGsasZam{\char`\&}
\def\PYGsasZlt{\char`\<}
\def\PYGsasZgt{\char`\>}
\def\PYGsasZsh{\char`\#}
\def\PYGsasZpc{\char`\%}
\def\PYGsasZdl{\char`\$}
\def\PYGsasZhy{\char`\-}
\def\PYGsasZsq{\char`\'}
\def\PYGsasZdq{\char`\"}
\def\PYGsasZti{\char`\~}
% for compatibility with earlier versions
\def\PYGsasZat{@}
\def\PYGsasZlb{[}
\def\PYGsasZrb{]}
\makeatother
���h�X�
\makeatletter
\def\PYGstata@reset{\let\PYGstata@it=\relax \let\PYGstata@bf=\relax%
    \let\PYGstata@ul=\relax \let\PYGstata@tc=\relax%
    \let\PYGstata@bc=\relax \let\PYGstata@ff=\relax}
\def\PYGstata@tok#1{\csname PYGstata@tok@#1\endcsname}
\def\PYGstata@toks#1+{\ifx\relax#1\empty\else%
    \PYGstata@tok{#1}\expandafter\PYGstata@toks\fi}
\def\PYGstata@do#1{\PYGstata@bc{\PYGstata@tc{\PYGstata@ul{%
    \PYGstata@it{\PYGstata@bf{\PYGstata@ff{#1}}}}}}}
\def\PYGstata#1#2{\PYGstata@reset\PYGstata@toks#1+\relax+\PYGstata@do{#2}}

\expandafter\def\csname PYGstata@tok@\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.07,0.07,0.07}{##1}}}
\expandafter\def\csname PYGstata@tok@w\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata@tok@err\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGstata@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGstata@tok@s\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@m\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@nf\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@nx\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.75,0.39,0.42}{##1}}}
\expandafter\def\csname PYGstata@tok@k\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@kc\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@c\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@nv\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata@tok@vg\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.71,0.34,0.37}{##1}}}
\expandafter\def\csname PYGstata@tok@kd\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@kn\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@kp\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@kr\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@kt\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata@tok@fm\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@vc\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata@tok@vi\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata@tok@vm\endcsname{\let\PYGstata@bf=\textbf\def\PYGstata@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata@tok@sa\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sb\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sc\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@dl\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sd\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@s2\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@se\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sh\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@si\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sx\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@sr\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@s1\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@ss\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata@tok@mb\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@mf\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@mh\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@mi\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@il\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@mo\endcsname{\def\PYGstata@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata@tok@ch\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@cm\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@cp\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@cpf\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@c1\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata@tok@cs\endcsname{\let\PYGstata@it=\textit\def\PYGstata@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}

\def\PYGstataZbs{\char`\\}
\def\PYGstataZus{\char`\_}
\def\PYGstataZob{\char`\{}
\def\PYGstataZcb{\char`\}}
\def\PYGstataZca{\char`\^}
\def\PYGstataZam{\char`\&}
\def\PYGstataZlt{\char`\<}
\def\PYGstataZgt{\char`\>}
\def\PYGstataZsh{\char`\#}
\def\PYGstataZpc{\char`\%}
\def\PYGstataZdl{\char`\$}
\def\PYGstataZhy{\char`\-}
\def\PYGstataZsq{\char`\'}
\def\PYGstataZdq{\char`\"}
\def\PYGstataZti{\char`\~}
% for compatibility with earlier versions
\def\PYGstataZat{@}
\def\PYGstataZlb{[}
\def\PYGstataZrb{]}
\makeatother
�h�Xe
\makeatletter
\def\PYGstata-light@reset{\let\PYGstata-light@it=\relax \let\PYGstata-light@bf=\relax%
    \let\PYGstata-light@ul=\relax \let\PYGstata-light@tc=\relax%
    \let\PYGstata-light@bc=\relax \let\PYGstata-light@ff=\relax}
\def\PYGstata-light@tok#1{\csname PYGstata-light@tok@#1\endcsname}
\def\PYGstata-light@toks#1+{\ifx\relax#1\empty\else%
    \PYGstata-light@tok{#1}\expandafter\PYGstata-light@toks\fi}
\def\PYGstata-light@do#1{\PYGstata-light@bc{\PYGstata-light@tc{\PYGstata-light@ul{%
    \PYGstata-light@it{\PYGstata-light@bf{\PYGstata-light@ff{#1}}}}}}}
\def\PYGstata-light#1#2{\PYGstata-light@reset\PYGstata-light@toks#1+\relax+\PYGstata-light@do{#2}}

\expandafter\def\csname PYGstata-light@tok@\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.07,0.07,0.07}{##1}}}
\expandafter\def\csname PYGstata-light@tok@w\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-light@tok@err\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGstata-light@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGstata-light@tok@s\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@m\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@nf\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@nx\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.75,0.39,0.42}{##1}}}
\expandafter\def\csname PYGstata-light@tok@k\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kc\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@c\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@nv\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-light@tok@vg\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.71,0.34,0.37}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kd\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kn\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kp\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kr\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@kt\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.21,0.50}{##1}}}
\expandafter\def\csname PYGstata-light@tok@fm\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@vc\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-light@tok@vi\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-light@tok@vm\endcsname{\let\PYGstata-light@bf=\textbf\def\PYGstata-light@tc##1{\textcolor[rgb]{0.21,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sa\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sb\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sc\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@dl\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sd\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@s2\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@se\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sh\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@si\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sx\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@sr\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@s1\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@ss\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.48,0.14,0.14}{##1}}}
\expandafter\def\csname PYGstata-light@tok@mb\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@mf\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@mh\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@mi\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@il\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@mo\endcsname{\def\PYGstata-light@tc##1{\textcolor[rgb]{0.17,0.17,1.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@ch\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@cm\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@cp\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@cpf\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@c1\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}
\expandafter\def\csname PYGstata-light@tok@cs\endcsname{\let\PYGstata-light@it=\textit\def\PYGstata-light@tc##1{\textcolor[rgb]{0.00,0.53,0.00}{##1}}}

\def\PYGstata-lightZbs{\char`\\}
\def\PYGstata-lightZus{\char`\_}
\def\PYGstata-lightZob{\char`\{}
\def\PYGstata-lightZcb{\char`\}}
\def\PYGstata-lightZca{\char`\^}
\def\PYGstata-lightZam{\char`\&}
\def\PYGstata-lightZlt{\char`\<}
\def\PYGstata-lightZgt{\char`\>}
\def\PYGstata-lightZsh{\char`\#}
\def\PYGstata-lightZpc{\char`\%}
\def\PYGstata-lightZdl{\char`\$}
\def\PYGstata-lightZhy{\char`\-}
\def\PYGstata-lightZsq{\char`\'}
\def\PYGstata-lightZdq{\char`\"}
\def\PYGstata-lightZti{\char`\~}
% for compatibility with earlier versions
\def\PYGstata-lightZat{@}
\def\PYGstata-lightZlb{[}
\def\PYGstata-lightZrb{]}
\makeatother
�h�XC
\makeatletter
\def\PYGstata-dark@reset{\let\PYGstata-dark@it=\relax \let\PYGstata-dark@bf=\relax%
    \let\PYGstata-dark@ul=\relax \let\PYGstata-dark@tc=\relax%
    \let\PYGstata-dark@bc=\relax \let\PYGstata-dark@ff=\relax}
\def\PYGstata-dark@tok#1{\csname PYGstata-dark@tok@#1\endcsname}
\def\PYGstata-dark@toks#1+{\ifx\relax#1\empty\else%
    \PYGstata-dark@tok{#1}\expandafter\PYGstata-dark@toks\fi}
\def\PYGstata-dark@do#1{\PYGstata-dark@bc{\PYGstata-dark@tc{\PYGstata-dark@ul{%
    \PYGstata-dark@it{\PYGstata-dark@bf{\PYGstata-dark@ff{#1}}}}}}}
\def\PYGstata-dark#1#2{\PYGstata-dark@reset\PYGstata-dark@toks#1+\relax+\PYGstata-dark@do{#2}}

\expandafter\def\csname PYGstata-dark@tok@\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.80,0.80,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@w\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.73,0.73,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@err\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.65,0.09,0.09}{##1}}\def\PYGstata-dark@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.89,0.82,0.82}{\strut ##1}}}
\expandafter\def\csname PYGstata-dark@tok@s\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@m\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@nf\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.42,0.42,1.00}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@nx\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.89,0.51,0.56}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@k\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kc\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@c\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@nv\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.48,0.71,0.86}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@vg\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.75,0.39,0.42}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@gp\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kd\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kn\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kp\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kr\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@kt\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.46,0.53,0.73}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@fm\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.42,0.42,1.00}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@vc\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.48,0.71,0.86}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@vi\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.48,0.71,0.86}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@vm\endcsname{\let\PYGstata-dark@bf=\textbf\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.48,0.71,0.86}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sa\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sb\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sc\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@dl\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sd\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@s2\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@se\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sh\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@si\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sx\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@sr\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@s1\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@ss\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.32,0.80,0.60}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@mb\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@mf\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@mh\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@mi\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@il\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@mo\endcsname{\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.31,0.72,0.80}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@ch\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@cm\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@cp\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@cpf\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@c1\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}
\expandafter\def\csname PYGstata-dark@tok@cs\endcsname{\let\PYGstata-dark@it=\textit\def\PYGstata-dark@tc##1{\textcolor[rgb]{0.47,0.47,0.47}{##1}}}

\def\PYGstata-darkZbs{\char`\\}
\def\PYGstata-darkZus{\char`\_}
\def\PYGstata-darkZob{\char`\{}
\def\PYGstata-darkZcb{\char`\}}
\def\PYGstata-darkZca{\char`\^}
\def\PYGstata-darkZam{\char`\&}
\def\PYGstata-darkZlt{\char`\<}
\def\PYGstata-darkZgt{\char`\>}
\def\PYGstata-darkZsh{\char`\#}
\def\PYGstata-darkZpc{\char`\%}
\def\PYGstata-darkZdl{\char`\$}
\def\PYGstata-darkZhy{\char`\-}
\def\PYGstata-darkZsq{\char`\'}
\def\PYGstata-darkZdq{\char`\"}
\def\PYGstata-darkZti{\char`\~}
% for compatibility with earlier versions
\def\PYGstata-darkZat{@}
\def\PYGstata-darkZlb{[}
\def\PYGstata-darkZrb{]}
\makeatother
�h�X~)
\makeatletter
\def\PYGinkpot@reset{\let\PYGinkpot@it=\relax \let\PYGinkpot@bf=\relax%
    \let\PYGinkpot@ul=\relax \let\PYGinkpot@tc=\relax%
    \let\PYGinkpot@bc=\relax \let\PYGinkpot@ff=\relax}
\def\PYGinkpot@tok#1{\csname PYGinkpot@tok@#1\endcsname}
\def\PYGinkpot@toks#1+{\ifx\relax#1\empty\else%
    \PYGinkpot@tok{#1}\expandafter\PYGinkpot@toks\fi}
\def\PYGinkpot@do#1{\PYGinkpot@bc{\PYGinkpot@tc{\PYGinkpot@ul{%
    \PYGinkpot@it{\PYGinkpot@bf{\PYGinkpot@ff{#1}}}}}}}
\def\PYGinkpot#1#2{\PYGinkpot@reset\PYGinkpot@toks#1+\relax+\PYGinkpot@do{#2}}

\expandafter\def\csname PYGinkpot@tok@\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@x\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@w\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.26,0.26,0.34}{##1}}}
\expandafter\def\csname PYGinkpot@tok@c\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.80,0.55,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@cp\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.25,0.56,0.56}{##1}}}
\expandafter\def\csname PYGinkpot@tok@cpf\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@cs\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@k\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@kp\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@kt\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.55,1.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@o\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGinkpot@tok@p\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@n\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@na\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nb\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@bp\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,1.00,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nc\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.55,1.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@no\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.25,0.56,0.56}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nd\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.25,0.56,0.56}{##1}}}
\expandafter\def\csname PYGinkpot@tok@ne\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nf\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.75,0.50,0.82}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nl\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nn\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nv\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@s\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sd\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@m\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gh\endcsname{\let\PYGinkpot@bf=\textbf\def\PYGinkpot@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gu\endcsname{\let\PYGinkpot@bf=\textbf\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.00,0.50}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gd\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.63,0.00,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gi\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.00,0.63,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gr\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.00,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@ge\endcsname{\let\PYGinkpot@it=\textit}
\expandafter\def\csname PYGinkpot@tok@gs\endcsname{\let\PYGinkpot@bf=\textbf}
\expandafter\def\csname PYGinkpot@tok@gp\endcsname{\let\PYGinkpot@bf=\textbf\def\PYGinkpot@tc##1{\textcolor[rgb]{0.00,0.00,0.50}{##1}}}
\expandafter\def\csname PYGinkpot@tok@go\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.53,0.53,0.53}{##1}}}
\expandafter\def\csname PYGinkpot@tok@gt\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.00,0.27,0.87}{##1}}}
\expandafter\def\csname PYGinkpot@tok@err\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,1.00,1.00}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.43,0.18,0.18}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@kc\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@kd\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@kn\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@kr\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.50,0.55,0.93}{##1}}}
\expandafter\def\csname PYGinkpot@tok@ni\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@fm\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.75,0.50,0.82}{##1}}}
\expandafter\def\csname PYGinkpot@tok@py\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nx\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@nt\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@vc\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@vg\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@vi\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@vm\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.81,0.75,0.68}{##1}}}
\expandafter\def\csname PYGinkpot@tok@sa\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sb\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sc\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@dl\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@s2\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@se\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sh\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@si\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sx\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@sr\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@s1\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@ss\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{1.00,0.80,0.55}{##1}}\def\PYGinkpot@bc##1{\setlength{\fboxsep}{0pt}\colorbox[rgb]{0.25,0.25,0.25}{\strut ##1}}}
\expandafter\def\csname PYGinkpot@tok@mb\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@mf\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@mh\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@mi\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@il\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@mo\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.94,0.68,0.43}{##1}}}
\expandafter\def\csname PYGinkpot@tok@ow\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.40,0.40,0.40}{##1}}}
\expandafter\def\csname PYGinkpot@tok@ch\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.80,0.55,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@cm\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.80,0.55,0.00}{##1}}}
\expandafter\def\csname PYGinkpot@tok@c1\endcsname{\def\PYGinkpot@tc##1{\textcolor[rgb]{0.80,0.55,0.00}{##1}}}

\def\PYGinkpotZbs{\char`\\}
\def\PYGinkpotZus{\char`\_}
\def\PYGinkpotZob{\char`\{}
\def\PYGinkpotZcb{\char`\}}
\def\PYGinkpotZca{\char`\^}
\def\PYGinkpotZam{\char`\&}
\def\PYGinkpotZlt{\char`\<}
\def\PYGinkpotZgt{\char`\>}
\def\PYGinkpotZsh{\char`\#}
\def\PYGinkpotZpc{\char`\%}
\def\PYGinkpotZdl{\char`\$}
\def\PYGinkpotZhy{\char`\-}
\def\PYGinkpotZsq{\char`\'}
\def\PYGinkpotZdq{\char`\"}
\def\PYGinkpotZti{\char`\~}
% for compatibility with earlier versions
\def\PYGinkpotZat{@}
\def\PYGinkpotZlb{[}
\def\PYGinkpotZrb{]}
\makeatother
�u�pygments_files�}��
typeset_cache�}�h�}�(�0��>>> var = 1 + 1
>>> var
2
��1�X>>> import matplotlib
>>> matplotlib.use('pgf')
>>> import numpy as np
>>> import matplotlib.pyplot as plt
>>> xx = np.random.randn(1000)
>>> xx = np.sort(xx)
>>> plt.plot(xx)
[<matplotlib.lines.Line2D object at 0x7f580c2aa278>]
>>> plt.savefig('myplot.pdf', bbox_inches='tight')
�us�dependencies�h'h*��R�(h�}�h�}�h�}�u�exit_status�}�(h�KK��h�KK��h�KK��u�last_new_file_time�GAד��/�Iu.