#content .highlighted td .hll { background-color: #ffffcc }
#content .highlighted td  { background: #ffffff; }
#content .highlighted td .c { color: #808080 } /* Comment */
#content .highlighted td .err { color: #F00000; background-color: #F0A0A0 } /* Error */
#content .highlighted td .k { color: #008000; font-weight: bold } /* Keyword */
#content .highlighted td .o { color: #303030 } /* Operator */
#content .highlighted td .cm { color: #808080 } /* Comment.Multiline */
#content .highlighted td .cp { color: #507090 } /* Comment.Preproc */
#content .highlighted td .c1 { color: #808080 } /* Comment.Single */
#content .highlighted td .cs { color: #cc0000; font-weight: bold } /* Comment.Special */
#content .highlighted td .gd { color: #A00000 } /* Generic.Deleted */
#content .highlighted td .ge { font-style: italic } /* Generic.Emph */
#content .highlighted td .gr { color: #FF0000 } /* Generic.Error */
#content .highlighted td .gh { color: #000080; font-weight: bold } /* Generic.Heading */
#content .highlighted td .gi { color: #00A000 } /* Generic.Inserted */
#content .highlighted td .go { color: #808080 } /* Generic.Output */
#content .highlighted td .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
#content .highlighted td .gs { font-weight: bold } /* Generic.Strong */
#content .highlighted td .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
#content .highlighted td .gt { color: #0040D0 } /* Generic.Traceback */
#content .highlighted td .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
#content .highlighted td .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
#content .highlighted td .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
#content .highlighted td .kp { color: #003080; font-weight: bold } /* Keyword.Pseudo */
#content .highlighted td .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
#content .highlighted td .kt { color: #303090; font-weight: bold } /* Keyword.Type */
#content .highlighted td .m { color: #6000E0; font-weight: bold } /* Literal.Number */
#content .highlighted td .s { background-color: #fff0f0 } /* Literal.String */
#content .highlighted td .na { color: #0000C0 } /* Name.Attribute */
#content .highlighted td .nb { color: #007020 } /* Name.Builtin */
#content .highlighted td .nc { color: #B00060; font-weight: bold } /* Name.Class */
#content .highlighted td .no { color: #003060; font-weight: bold } /* Name.Constant */
#content .highlighted td .nd { color: #505050; font-weight: bold } /* Name.Decorator */
#content .highlighted td .ni { color: #800000; font-weight: bold } /* Name.Entity */
#content .highlighted td .ne { color: #F00000; font-weight: bold } /* Name.Exception */
#content .highlighted td .nf { color: #0060B0; font-weight: bold } /* Name.Function */
#content .highlighted td .nl { color: #907000; font-weight: bold } /* Name.Label */
#content .highlighted td .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
#content .highlighted td .nt { color: #007000 } /* Name.Tag */
#content .highlighted td .nv { color: #906030 } /* Name.Variable */
#content .highlighted td .ow { color: #000000; font-weight: bold } /* Operator.Word */
#content .highlighted td .w { color: #bbbbbb } /* Text.Whitespace */
#content .highlighted td .mf { color: #6000E0; font-weight: bold } /* Literal.Number.Float */
#content .highlighted td .mh { color: #005080; font-weight: bold } /* Literal.Number.Hex */
#content .highlighted td .mi { color: #0000D0; font-weight: bold } /* Literal.Number.Integer */
#content .highlighted td .mo { color: #4000E0; font-weight: bold } /* Literal.Number.Oct */
#content .highlighted td .sb { background-color: #fff0f0 } /* Literal.String.Backtick */
#content .highlighted td .sc { color: #0040D0 } /* Literal.String.Char */
#content .highlighted td .sd { color: #D04020 } /* Literal.String.Doc */
#content .highlighted td .s2 { background-color: #fff0f0 } /* Literal.String.Double */
#content .highlighted td .se { color: #606060; font-weight: bold; background-color: #fff0f0 } /* Literal.String.Escape */
#content .highlighted td .sh { background-color: #fff0f0 } /* Literal.String.Heredoc */
#content .highlighted td .si { background-color: #e0e0e0 } /* Literal.String.Interpol */
#content .highlighted td .sx { color: #D02000; background-color: #fff0f0 } /* Literal.String.Other */
#content .highlighted td .sr { color: #000000; background-color: #fff0ff } /* Literal.String.Regex */
#content .highlighted td .s1 { background-color: #fff0f0 } /* Literal.String.Single */
#content .highlighted td .ss { color: #A06000 } /* Literal.String.Symbol */
#content .highlighted td .bp { color: #007020 } /* Name.Builtin.Pseudo */
#content .highlighted td .vc { color: #306090 } /* Name.Variable.Class */
#content .highlighted td .vg { color: #d07000; font-weight: bold } /* Name.Variable.Global */
#content .highlighted td .vi { color: #3030B0 } /* Name.Variable.Instance */
#content .highlighted td .il { color: #0000D0; font-weight: bold } /* Literal.Number.Integer.Long */
