span.jshcomments {
	color: #999;
}
span.jshstrings {
	color: #800000;
}
span.jshnumbers {
	color: #F00;
}
span.jshoperators {
	color: #808080;
}
span.jshglobals {
	color: #4040ff;
}
span.jshproperties {
	color: #000;
}
span.jshmethods {
	color: #00A;
}