.comment   { font-style: italic; color: silver; }
.operator  { color: red; }
.regex     { color: purple; }
.string    { color: green; }
.keyword   { font-weight: bold; color: navy; }
.number    { color: blue; }
.global    { color: teal; }

.tag       { color: teal; font-weight: bold; }
.attribute { color: green; }