.Header { font-family: Courier; }
.Mod { color: red; }
.Com { color: green; }
.StrChr, .Num { color: red; }
.Decl, .Type, .module, .Caps { color: #00F; }
.adt, .fn, .byte, .int, .big, .real, .string, .array, .list, .type, .con, .iota, .protected, .any, .chan, .of, .ref { color: #008; }
