.listing .hll { background-color: #ffffcc }
.listing  { background: #ffffff; }
.listing .pyg_c { color: #008800; font-style: italic } /* Comment */
.listing .pyg_err { color: #a61717; background-color: #e3d2d2 } /* Error */
.listing .pyg_k { color: #000080; font-weight: bold } /* Keyword */
.listing .pyg_cm { color: #008800; font-style: italic } /* Comment.Multiline */
.listing .pyg_cp { color: #008080 } /* Comment.Preproc */
.listing .pyg_c1 { color: #008800; font-style: italic } /* Comment.Single */
.listing .pyg_cs { color: #008800; font-weight: bold } /* Comment.Special */
.listing .pyg_gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.listing .pyg_ge { font-style: italic } /* Generic.Emph */
.listing .pyg_gr { color: #aa0000 } /* Generic.Error */
.listing .pyg_gh { color: #999999 } /* Generic.Heading */
.listing .pyg_gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.listing .pyg_go { color: #888888 } /* Generic.Output */
.listing .pyg_gp { color: #555555 } /* Generic.Prompt */
.listing .pyg_gs { font-weight: bold } /* Generic.Strong */
.listing .pyg_gu { color: #aaaaaa } /* Generic.Subheading */
.listing .pyg_gt { color: #aa0000 } /* Generic.Traceback */
.listing .pyg_kc { color: #000080; font-weight: bold } /* Keyword.Constant */
.listing .pyg_kd { color: #000080; font-weight: bold } /* Keyword.Declaration */
.listing .pyg_kn { color: #000080; font-weight: bold } /* Keyword.Namespace */
.listing .pyg_kp { color: #000080; font-weight: bold } /* Keyword.Pseudo */
.listing .pyg_kr { color: #000080; font-weight: bold } /* Keyword.Reserved */
.listing .pyg_kt { color: #000080; font-weight: bold } /* Keyword.Type */
.listing .pyg_m { color: #0000FF } /* Literal.Number */
.listing .pyg_s { color: #0000FF } /* Literal.String */
.listing .pyg_na { color: #FF0000 } /* Name.Attribute */
.listing .pyg_nt { color: #000080; font-weight: bold } /* Name.Tag */
.listing .pyg_ow { font-weight: bold } /* Operator.Word */
.listing .pyg_w { color: #bbbbbb } /* Text.Whitespace */
.listing .pyg_mf { color: #0000FF } /* Literal.Number.Float */
.listing .pyg_mh { color: #0000FF } /* Literal.Number.Hex */
.listing .pyg_mi { color: #0000FF } /* Literal.Number.Integer */
.listing .pyg_mo { color: #0000FF } /* Literal.Number.Oct */
.listing .pyg_sb { color: #0000FF } /* Literal.String.Backtick */
.listing .pyg_sc { color: #800080 } /* Literal.String.Char */
.listing .pyg_sd { color: #0000FF } /* Literal.String.Doc */
.listing .pyg_s2 { color: #0000FF } /* Literal.String.Double */
.listing .pyg_se { color: #0000FF } /* Literal.String.Escape */
.listing .pyg_sh { color: #0000FF } /* Literal.String.Heredoc */
.listing .pyg_si { color: #0000FF } /* Literal.String.Interpol */
.listing .pyg_sx { color: #0000FF } /* Literal.String.Other */
.listing .pyg_sr { color: #0000FF } /* Literal.String.Regex */
.listing .pyg_s1 { color: #0000FF } /* Literal.String.Single */
.listing .pyg_ss { color: #0000FF } /* Literal.String.Symbol */
.listing .pyg_il { color: #0000FF } /* Literal.Number.Integer.Long */

