.highlighttable .hll { background-color: #ffffcc }
.highlighttable  { background: #eeeedd; }
.highlighttable .c { color: #228B22 } /* Comment */
.highlighttable .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlighttable .k { color: #8B008B; font-weight: bold } /* Keyword */
.highlighttable .cm { color: #228B22 } /* Comment.Multiline */
.highlighttable .cp { color: #1e889b } /* Comment.Preproc */
.highlighttable .c1 { color: #228B22 } /* Comment.Single */
.highlighttable .cs { color: #8B008B; font-weight: bold } /* Comment.Special */
.highlighttable .gd { color: #aa0000 } /* Generic.Deleted */
.highlighttable .ge { font-style: italic } /* Generic.Emph */
.highlighttable .gr { color: #aa0000 } /* Generic.Error */
.highlighttable .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlighttable .gi { color: #00aa00 } /* Generic.Inserted */
.highlighttable .go { color: #888888 } /* Generic.Output */
.highlighttable .gp { color: #555555 } /* Generic.Prompt */
.highlighttable .gs { font-weight: bold } /* Generic.Strong */
.highlighttable .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlighttable .gt { color: #aa0000 } /* Generic.Traceback */
.highlighttable .kc { color: #8B008B; font-weight: bold } /* Keyword.Constant */
.highlighttable .kd { color: #8B008B; font-weight: bold } /* Keyword.Declaration */
.highlighttable .kn { color: #8B008B; font-weight: bold } /* Keyword.Namespace */
.highlighttable .kp { color: #8B008B; font-weight: bold } /* Keyword.Pseudo */
.highlighttable .kr { color: #8B008B; font-weight: bold } /* Keyword.Reserved */
.highlighttable .kt { color: #a7a7a7; font-weight: bold } /* Keyword.Type */
.highlighttable .m { color: #B452CD } /* Literal.Number */
.highlighttable .s { color: #CD5555 } /* Literal.String */
.highlighttable .na { color: #658b00 } /* Name.Attribute */
.highlighttable .nb { color: #658b00 } /* Name.Builtin */
.highlighttable .nc { color: #008b45; font-weight: bold } /* Name.Class */
.highlighttable .no { color: #00688B } /* Name.Constant */
.highlighttable .nd { color: #707a7c } /* Name.Decorator */
.highlighttable .ne { color: #008b45; font-weight: bold } /* Name.Exception */
.highlighttable .nf { color: #008b45 } /* Name.Function */
.highlighttable .nn { color: #008b45; text-decoration: underline } /* Name.Namespace */
.highlighttable .nt { color: #8B008B; font-weight: bold } /* Name.Tag */
.highlighttable .nv { color: #00688B } /* Name.Variable */
.highlighttable .ow { color: #8B008B } /* Operator.Word */
.highlighttable .w { color: #bbbbbb } /* Text.Whitespace */
.highlighttable .mf { color: #B452CD } /* Literal.Number.Float */
.highlighttable .mh { color: #B452CD } /* Literal.Number.Hex */
.highlighttable .mi { color: #B452CD } /* Literal.Number.Integer */
.highlighttable .mo { color: #B452CD } /* Literal.Number.Oct */
.highlighttable .sb { color: #CD5555 } /* Literal.String.Backtick */
.highlighttable .sc { color: #CD5555 } /* Literal.String.Char */
.highlighttable .sd { color: #CD5555 } /* Literal.String.Doc */
.highlighttable .s2 { color: #CD5555 } /* Literal.String.Double */
.highlighttable .se { color: #CD5555 } /* Literal.String.Escape */
.highlighttable .sh { color: #1c7e71; font-style: italic } /* Literal.String.Heredoc */
.highlighttable .si { color: #CD5555 } /* Literal.String.Interpol */
.highlighttable .sx { color: #cb6c20 } /* Literal.String.Other */
.highlighttable .sr { color: #1c7e71 } /* Literal.String.Regex */
.highlighttable .s1 { color: #CD5555 } /* Literal.String.Single */
.highlighttable .ss { color: #CD5555 } /* Literal.String.Symbol */
.highlighttable .bp { color: #658b00 } /* Name.Builtin.Pseudo */
.highlighttable .vc { color: #00688B } /* Name.Variable.Class */
.highlighttable .vg { color: #00688B } /* Name.Variable.Global */
.highlighttable .vi { color: #00688B } /* Name.Variable.Instance */
.highlighttable .il { color: #B452CD } /* Literal.Number.Integer.Long */
