.syn_code {
	direction: ltr;
}

#syn_code {
	direction: ltr;
	font-family: "Courier New", courier, monaco, "Bitstream Vera Sans Mono", monospace;
   font-size: 10pt;
}

.syn_keyword {
	color: #0000bb;
	font-weight: bold;
}

.syn_identifier {
	color: #0000bb;
	font-weight: normal;
}

.syn_number {
	color: #000000;
	font-weight: bold;
}

.syn_string {
	color: #008000;
	font-weight: bold;
}

.syn_string2 {
	color: #008000;
	font-weight: bold;
}

.syn_symbol {
	color: #008000;
	font-weight: bold;
}

.syn_number {
	color: #008000;
	font-weight: bold;
}

.syn_object {
	color: #008000;
	font-weight: bold;
}

.syn_comment1 {
	color: #c24545;
	font-weight: bold;
}

.syn_comment2 {
	color: #c24545;
	font-weight: bold;
}

.syn_comment3 {
	color: #c24545;
	font-weight: bold;
}

.syn_directive {
	color: #800000;
	font-weight: bold;
}

.syn_variable {
	color: #000090;
	font-weight: normal;
}

.syn_value {
	color: #000090;
	font-weight: normal;
}