.listingblock .pygments .hll { background-color: #ffffcc }
.listingblock .pygments, .listingblock .pygments code { background: #ffffff; }
.listingblock .pygments .tok-c { color: #999988; font-style: italic } /* Comment */
.listingblock .pygments .tok-err { color: #a61717; background-color: #e3d2d2 } /* Error */
.listingblock .pygments .tok-k { font-weight: bold } /* Keyword */
.listingblock .pygments .tok-o { font-weight: bold } /* Operator */
.listingblock .pygments .tok-ch { color: #999988; font-style: italic } /* Comment.Hashbang */
.listingblock .pygments .tok-cm { color: #999988; font-style: italic } /* Comment.Multiline */
.listingblock .pygments .tok-cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.listingblock .pygments .tok-cpf { color: #999988; font-style: italic } /* Comment.PreprocFile */
.listingblock .pygments .tok-c1 { color: #999988; font-style: italic } /* Comment.Single */
.listingblock .pygments .tok-cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.listingblock .pygments .tok-gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.listingblock .pygments .tok-ge { font-style: italic } /* Generic.Emph */
.listingblock .pygments .tok-gr { color: #aa0000 } /* Generic.Error */
.listingblock .pygments .tok-gh { color: #999999 } /* Generic.Heading */
.listingblock .pygments .tok-gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.listingblock .pygments .tok-go { color: #888888 } /* Generic.Output */
.listingblock .pygments .tok-gp { color: #555555 } /* Generic.Prompt */
.listingblock .pygments .tok-gs { font-weight: bold } /* Generic.Strong */
.listingblock .pygments .tok-gu { color: #aaaaaa } /* Generic.Subheading */
.listingblock .pygments .tok-gt { color: #aa0000 } /* Generic.Traceback */
.listingblock .pygments .tok-kc { font-weight: bold } /* Keyword.Constant */
.listingblock .pygments .tok-kd { font-weight: bold } /* Keyword.Declaration */
.listingblock .pygments .tok-kn { font-weight: bold } /* Keyword.Namespace */
.listingblock .pygments .tok-kp { font-weight: bold } /* Keyword.Pseudo */
.listingblock .pygments .tok-kr { font-weight: bold } /* Keyword.Reserved */
.listingblock .pygments .tok-kt { color: #445588; font-weight: bold } /* Keyword.Type */
.listingblock .pygments .tok-m { color: #009999 } /* Literal.Number */
.listingblock .pygments .tok-s { color: #bb8844 } /* Literal.String */
.listingblock .pygments .tok-na { color: #008080 } /* Name.Attribute */
.listingblock .pygments .tok-nb { color: #999999 } /* Name.Builtin */
.listingblock .pygments .tok-nc { color: #445588; font-weight: bold } /* Name.Class */
.listingblock .pygments .tok-no { color: #008080 } /* Name.Constant */
.listingblock .pygments .tok-ni { color: #800080 } /* Name.Entity */
.listingblock .pygments .tok-ne { color: #990000; font-weight: bold } /* Name.Exception */
.listingblock .pygments .tok-nf { color: #990000; font-weight: bold } /* Name.Function */
.listingblock .pygments .tok-nn { color: #555555 } /* Name.Namespace */
.listingblock .pygments .tok-nt { color: #000080 } /* Name.Tag */
.listingblock .pygments .tok-nv { color: #008080 } /* Name.Variable */
.listingblock .pygments .tok-ow { font-weight: bold } /* Operator.Word */
.listingblock .pygments .tok-w { color: #bbbbbb } /* Text.Whitespace */
.listingblock .pygments .tok-mb { color: #009999 } /* Literal.Number.Bin */
.listingblock .pygments .tok-mf { color: #009999 } /* Literal.Number.Float */
.listingblock .pygments .tok-mh { color: #009999 } /* Literal.Number.Hex */
.listingblock .pygments .tok-mi { color: #009999 } /* Literal.Number.Integer */
.listingblock .pygments .tok-mo { color: #009999 } /* Literal.Number.Oct */
.listingblock .pygments .tok-sa { color: #bb8844 } /* Literal.String.Affix */
.listingblock .pygments .tok-sb { color: #bb8844 } /* Literal.String.Backtick */
.listingblock .pygments .tok-sc { color: #bb8844 } /* Literal.String.Char */
.listingblock .pygments .tok-dl { color: #bb8844 } /* Literal.String.Delimiter */
.listingblock .pygments .tok-sd { color: #bb8844 } /* Literal.String.Doc */
.listingblock .pygments .tok-s2 { color: #bb8844 } /* Literal.String.Double */
.listingblock .pygments .tok-se { color: #bb8844 } /* Literal.String.Escape */
.listingblock .pygments .tok-sh { color: #bb8844 } /* Literal.String.Heredoc */
.listingblock .pygments .tok-si { color: #bb8844 } /* Literal.String.Interpol */
.listingblock .pygments .tok-sx { color: #bb8844 } /* Literal.String.Other */
.listingblock .pygments .tok-sr { color: #808000 } /* Literal.String.Regex */
.listingblock .pygments .tok-s1 { color: #bb8844 } /* Literal.String.Single */
.listingblock .pygments .tok-ss { color: #bb8844 } /* Literal.String.Symbol */
.listingblock .pygments .tok-bp { color: #999999 } /* Name.Builtin.Pseudo */
.listingblock .pygments .tok-fm { color: #990000; font-weight: bold } /* Name.Function.Magic */
.listingblock .pygments .tok-vc { color: #008080 } /* Name.Variable.Class */
.listingblock .pygments .tok-vg { color: #008080 } /* Name.Variable.Global */
.listingblock .pygments .tok-vi { color: #008080 } /* Name.Variable.Instance */
.listingblock .pygments .tok-vm { color: #008080 } /* Name.Variable.Magic */
.listingblock .pygments .tok-il { color: #009999 } /* Literal.Number.Integer.Long */