.code	{ font-size: 12px;
	  font-family: "Courier New", Courier, mono;
	  FONT-STYLE: normal }

.cmethod{ font-weight: bold }
.cnorm	{ color: #000000 }
.cresv	{ color: #0000cc }
.chelp	{ color: #007000 }
.cconst { color: #003399 }

.cmark	{ color: #880000 }
.chigh	{ color: #880000; background: #f6f2Df }