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