.highlighttable .hll { background-color: #ffffcc }
.highlighttable  { background: #ffffff; }
.highlighttable .c { color: #008000 } /* Comment */
.highlighttable .err { border: 1px solid #FF0000 } /* Error */
.highlighttable .k { color: #0000ff } /* Keyword */
.highlighttable .cm { color: #008000 } /* Comment.Multiline */
.highlighttable .cp { color: #0000ff } /* Comment.Preproc */
.highlighttable .c1 { color: #008000 } /* Comment.Single */
.highlighttable .cs { color: #008000 } /* Comment.Special */
.highlighttable .ge { font-style: italic } /* Generic.Emph */
.highlighttable .gh { font-weight: bold } /* Generic.Heading */
.highlighttable .gp { font-weight: bold } /* Generic.Prompt */
.highlighttable .gs { font-weight: bold } /* Generic.Strong */
.highlighttable .gu { font-weight: bold } /* Generic.Subheading */
.highlighttable .kc { color: #0000ff } /* Keyword.Constant */
.highlighttable .kd { color: #0000ff } /* Keyword.Declaration */
.highlighttable .kn { color: #0000ff } /* Keyword.Namespace */
.highlighttable .kp { color: #0000ff } /* Keyword.Pseudo */
.highlighttable .kr { color: #0000ff } /* Keyword.Reserved */
.highlighttable .kt { color: #2b91af } /* Keyword.Type */
.highlighttable .s { color: #a31515 } /* Literal.String */
.highlighttable .nc { color: #2b91af } /* Name.Class */
.highlighttable .ow { color: #0000ff } /* Operator.Word */
.highlighttable .sb { color: #a31515 } /* Literal.String.Backtick */
.highlighttable .sc { color: #a31515 } /* Literal.String.Char */
.highlighttable .sd { color: #a31515 } /* Literal.String.Doc */
.highlighttable .s2 { color: #a31515 } /* Literal.String.Double */
.highlighttable .se { color: #a31515 } /* Literal.String.Escape */
.highlighttable .sh { color: #a31515 } /* Literal.String.Heredoc */
.highlighttable .si { color: #a31515 } /* Literal.String.Interpol */
.highlighttable .sx { color: #a31515 } /* Literal.String.Other */
.highlighttable .sr { color: #a31515 } /* Literal.String.Regex */
.highlighttable .s1 { color: #a31515 } /* Literal.String.Single */
.highlighttable .ss { color: #a31515 } /* Literal.String.Symbol */
