/* Code to HTML with Syntax Highlighting */
body,button{font-family:verdana,sans-serif;font-size:11px}
body{margin:5px}
fieldset{margin-bottom:5px}
textarea{width:100%;height:150px;border:0}
textarea,p{margin:0}
label{margin-right:10px}
#out{height:150px;padding:10px;overflow:auto}
/* syntax highlighting*/
.code{font-family:monospace;font-size:11px}
.comment{color:#090}
.string{color:#c0c}
.keyword{color:#00f}
.domobj{color:#d00}
.color{color:#d00}
.attr{color:#d00}
.annotation{color:#646464}
.number{color:#C00000}

