/* default style sheet generated by perltidy */
body {background: black; color: white}
pre { color: white; 
      background: black;
      font-family: courier;
    } 

.c  { color: #228B22;} /* comment */
.cm { color: white;} /* comma */
.co { color: white;} /* colon */
.h  { color: #CD5555; font-weight:bold;} /* here-doc-target */
.hh { color: #CD5555; font-style:italic;} /* here-doc-text */
.i  { color: #00688B;} /* identifier */
.j  { color: #CD5555; font-weight:bold;} /* label */
.k  { color: #8B008B; font-weight:bold;} /* keyword */
.m  { color: #FF0000; font-weight:bold;} /* subroutine */
.n  { color: #B452CD;} /* numeric */
.p  { color: white;} /* paren */
.pd { color: #228B22; font-style:italic;} /* pod-text */
.pu { color: white;} /* punctuation */
.q  { color: #CD5555;} /* quote */
.s  { color: white;} /* structure */
.sc { color: white;} /* semicolon */
.v  { color: #B452CD;} /* v-string */
.w  { color: white;} /* bareword */
