.typygment  { background: #f8f8f8; }
.typygment .c { color: #408080; font-style: italic } /* Comment */
.typygment .err { border: 1px solid #FF0000 } /* Error */
.typygment .k { color: #008000; font-weight: bold } /* Keyword */
.typygment .o { color: #666666 } /* Operator */
.typygment .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.typygment .cp { color: #BC7A00 } /* Comment.Preproc */
.typygment .c1 { color: #408080; font-style: italic } /* Comment.Single */
.typygment .cs { color: #408080; font-style: italic } /* Comment.Special */
.typygment .gd { color: #A00000 } /* Generic.Deleted */
.typygment .ge { font-style: italic } /* Generic.Emph */
.typygment .gr { color: #FF0000 } /* Generic.Error */
.typygment .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.typygment .gi { color: #00A000 } /* Generic.Inserted */
.typygment .go { color: #808080 } /* Generic.Output */
.typygment .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.typygment .gs { font-weight: bold } /* Generic.Strong */
.typygment .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.typygment .gt { color: #0040D0 } /* Generic.Traceback */
.typygment .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.typygment .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.typygment .kp { color: #008000 } /* Keyword.Pseudo */
.typygment .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.typygment .kt { color: #B00040 } /* Keyword.Type */
.typygment .m { color: #666666 } /* Literal.Number */
.typygment .s { color: #BA2121 } /* Literal.String */
.typygment .na { color: #7D9029 } /* Name.Attribute */
.typygment .nb { color: #008000 } /* Name.Builtin */
.typygment .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.typygment .no { color: #880000 } /* Name.Constant */
.typygment .nd { color: #AA22FF } /* Name.Decorator */
.typygment .ni { color: #999999; font-weight: bold } /* Name.Entity */
.typygment .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.typygment .nf { color: #0000FF } /* Name.Function */
.typygment .nl { color: #A0A000 } /* Name.Label */
.typygment .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.typygment .nt { color: #008000; font-weight: bold } /* Name.Tag */
.typygment .nv { color: #19177C } /* Name.Variable */
.typygment .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.typygment .w { color: #bbbbbb } /* Text.Whitespace */
.typygment .mf { color: #666666 } /* Literal.Number.Float */
.typygment .mh { color: #666666 } /* Literal.Number.Hex */
.typygment .mi { color: #666666 } /* Literal.Number.Integer */
.typygment .mo { color: #666666 } /* Literal.Number.Oct */
.typygment .sb { color: #BA2121 } /* Literal.String.Backtick */
.typygment .sc { color: #BA2121 } /* Literal.String.Char */
.typygment .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.typygment .s2 { color: #BA2121 } /* Literal.String.Double */
.typygment .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.typygment .sh { color: #BA2121 } /* Literal.String.Heredoc */
.typygment .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.typygment .sx { color: #008000 } /* Literal.String.Other */
.typygment .sr { color: #BB6688 } /* Literal.String.Regex */
.typygment .s1 { color: #BA2121 } /* Literal.String.Single */
.typygment .ss { color: #19177C } /* Literal.String.Symbol */
.typygment .bp { color: #008000 } /* Name.Builtin.Pseudo */
.typygment .vc { color: #19177C } /* Name.Variable.Class */
.typygment .vg { color: #19177C } /* Name.Variable.Global */
.typygment .vi { color: #19177C } /* Name.Variable.Instance */
.typygment .il { color: #666666 } /* Literal.Number.Integer.Long */