.SourceText {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica }

.SourceLine {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica }

.SourceComment {
	color: #3C3C3C;
	font-style: italic; }

.SourceString {
	color: #009900;
	font-style: normal; }

.SourcePreProc {
	color: #0000A0;
	font-style: italic;
	font-weight: bold; }

.SourceFunc {
	color: #008000;
	font-style: normal;
	font-weight: bold; }

.SourceValue {
	color: #FF0000;
	font-style: normal;
	font-weight: bold; }

.SourceKey {
	color: #0000A0;
	font-style: normal;
	font-weight: bold; }

.SourceNum {
	color: #0000FF;
	font-style: normal; }
