.xmlverb-default          { color: #000000; font-family: monospace; font-size: 08pt; padding: 3pt ; }
.xmlverb-element-name     { color: #0000AA; font-size: 08pt }
.xmlverb-element-nsprefix { color: #0000FF; font-size: 08pt }
.xmlverb-attr-name        { color: #008000; font-size: 08pt }
.xmlverb-attr-content     { color: #800000; font-weight: bold; font-size: 08pt }
.xmlverb-ns-name          { color: #006600; font-size: 08pt }
.xmlverb-ns-uri           { color: #330099; font-size: 08pt }
.xmlverb-text             { color: #000000;  white-space: pre; font-size: 08pt}
.xmlverb-comment          { color: #666666; font-style: italic;  white-space: pre; font-size: 08pt }
.xmlverb-pi-name          { color: #006600; font-style: italic; font-size: 08pt }
.xmlverb-pi-content       { color: #006666; font-style: italic; font-size: 08pt }

