PRE.sourcecode {
	BACKGROUND-COLOR: white; FONT-STYLE: normal; COLOR: black; FONT-WEIGHT: normal
}
PRE.sourcecode .keyword {
	COLOR: blue; FONT-WEIGHT: bold
}
PRE.sourcecode .type {
	COLOR: darkgreen
}
PRE.sourcecode .string {
	FONT-FAMILY: monospace; COLOR: red
}
PRE.sourcecode .regexp {
	FONT-FAMILY: monospace; COLOR: orange
}
PRE.sourcecode .specialchar {
	FONT-FAMILY: monospace; COLOR: pink
}
PRE.sourcecode .comment {
	FONT-STYLE: italic; COLOR: brown
}
PRE.sourcecode .number {
	COLOR: purple
}
PRE.sourcecode .preproc {
	COLOR: darkblue; FONT-WEIGHT: bold
}
PRE.sourcecode .symbol {
	COLOR: darkred
}
PRE.sourcecode .function {
	COLOR: black; FONT-WEIGHT: bold
}
PRE.sourcecode .cbracket {
	COLOR: red
}
PRE.sourcecode .todo {
	BACKGROUND-COLOR: cyan; FONT-WEIGHT: bold
}
PRE.sourcecode .variable {
	COLOR: darkgreen
}
PRE.sourcecode .linenum {
	FONT-FAMILY: monospace; COLOR: black
}
PRE.sourcecode .url {
	FONT-FAMILY: monospace; COLOR: blue; TEXT-DECORATION: underline
}
PRE.sourcecode .date {
	COLOR: blue; FONT-WEIGHT: bold
}
PRE.sourcecode .time {
	COLOR: darkblue; FONT-WEIGHT: bold
}
PRE.sourcecode .file {
	COLOR: darkblue; FONT-WEIGHT: bold
}
PRE.sourcecode .ip {
	COLOR: darkgreen
}
PRE.sourcecode .name {
	COLOR: darkgreen
}
PRE.sourcecode .italics {
	FONT-STYLE: italic; COLOR: darkgreen
}
PRE.sourcecode .bold {
	COLOR: darkgreen; FONT-WEIGHT: bold
}
PRE.sourcecode .underline {
	COLOR: darkgreen; TEXT-DECORATION: underline
}
PRE.sourcecode .fixed {
	FONT-FAMILY: monospace; COLOR: green
}
PRE.sourcecode .argument {
	COLOR: darkgreen
}
PRE.sourcecode .optionalargument {
	COLOR: purple
}
PRE.sourcecode .math {
	COLOR: orange
}
PRE.sourcecode .bibtex {
	COLOR: blue
}
PRE.sourcecode .oldfile {
	COLOR: orange
}
PRE.sourcecode .newfile {
	COLOR: darkgreen
}
PRE.sourcecode .difflines {
	COLOR: blue
}
PRE.sourcecode .selector {
	COLOR: purple
}
PRE.sourcecode .property {
	COLOR: blue
}
PRE.sourcecode .value {
	FONT-STYLE: italic; COLOR: darkgreen
}

