body { background-color: #ffffff; color: #000000; font-weight: normal; font-style: normal; } .keyword { color: #600000; font-weight: bold; font-style: normal; } .type { color: #600000; font-weight: normal; font-style: normal; } .string { color: #ff0000; font-weight: normal; font-style: normal; } .specialchar { color: #ff0000; font-weight: normal; font-style: normal; } .comment { color: #bfbfbf; font-weight: normal; font-style: italic; } .number { color: #0000ff; font-weight: normal; font-style: normal; } .preproc { color: #008000; font-weight: normal; font-style: normal; } .function { color: #000000; font-weight: normal; font-style: normal; }