/**
 * GeSHi Dynamically Generated Stylesheet
 * --------------------------------------
 * Dynamically generated stylesheet for code
 * CSS class: code, CSS id: 
 * GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter)
 */
.code .de1, .code .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.code  {}
.code .head {}
.code .foot {}
.code .imp {font-weight: bold; color: red;}
.code .ln-xtra {color: #cc0; background-color: #ffc;}
.code li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.code li.li2 {font-weight: bold;}
