SPAN.CODE {    line-height: 150%;    font-family: monospace;	color: #001040;		background: #E0E0E0;}SPAN.string {	color: #004010;	}SPAN.comment {	color: #331100;    font-style: italic;    font-size: smaller;    font-family: sans-serif;}SPAN.keyword {	color: #003366;    font-weight: bold;	}