/**
 * GeSHi Dynamically Generated Stylesheet
 * --------------------------------------
 * Dynamically generated stylesheet for sql
 * CSS class: sql, CSS id: 
 * GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter)
 */
.sql .de1, .sql .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
.sql  {}
.sql .head {}
.sql .foot {}
.sql .imp {font-weight: bold; color: red;}
.sql .ln-xtra {color: #cc0; background-color: #ffc;}
.sql li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
.sql li.li2 {font-weight: bold;}
.sql .kw1 {color: #993333; font-weight: bold;}
.sql .co1 {color: #808080; font-style: italic;}
.sql .co2 {color: #808080; font-style: italic;}
.sql .es0 {color: #000099; font-weight: bold;}
.sql .br0 {color: #66cc66;}
.sql .st0 {color: #ff0000;}
.sql .nu0 {color: #cc66cc;}
