.syntax  pre {font-family:monospace; background-color:#f7f8f9; padding:1em 2em; border:solid 1px #dfe9f3; margin-top:0.1em;}
.syntax .head {text-align:right; font-size:0.9em; font-style:italic; background-color:white;}
.syntax .imp {font-weight: bold; color: red;}

.syntax .kw1 {color:#000; font-weight: bold;}
.syntax .kw2 {color:#000; font-weight: bold;} 
.syntax .kw3 {color:#000; font-weight: bold;}
.syntax .kw4 {color:#000; font-weight: bold;} /* data types */
.syntax .kw6 {color:#000; font-weight: bold;}
.syntax .kw9, .syntax .kw10, .syntax .kw11 {color:#000; font-weight: bold;}
.syntax .kw12, .syntax .kw13, .syntax .kw17,
.syntax .kw22, .syntax .kw23 {color:#000; font-weight: bold;}

.syntax .co1 {color:#090; font-style: italic;}
.syntax .co2 {color:#090; font-style: italic;}
.syntax .coMULTI {color:#090; font-style: italic;}
.syntax .es0 {color: #009; font-weight: bold;}
.syntax .br0 {color:#000;}
.syntax .sy0 {color: #000;}
.syntax .st0 {color:#00F;}
.syntax .nu0 {color: #cc66cc;}
.syntax span.xtra { display:block; }

/* CSS highlighting */
.syntax .css .kw2 {color: #993333;} 