pre.sh_sourceCode {
	background-color: #FFFFFF;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_keyword {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_type {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_string {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_regexp {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_specialchar {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_comment {
	color: #717ab3;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_number {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_preproc {
	color: #3f5fbf;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_function {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_url {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_date {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_time {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_file {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_ip {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_name {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_variable {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_oldfile {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_newfile {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}

pre.sh_sourceCode .sh_difflines {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_selector {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_property {
	color: #7f0055;
	font-weight: bold;
	font-style: normal;
}

pre.sh_sourceCode .sh_value {
	color: #00f;
	font-weight: normal;
	font-style: normal;
}