.str,.atv{color:#080}.kwd,.tag{color:#008}.com{color:#800}.typ,.atn,.dec{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}
pre.prettyprint{ 
	border-right-style: solid; 
	border-left-style: solid; border-bottom-style: solid; border-top-style: solid; border-right-color: #263248; 
	border-bottom-color: #263248; border-left-color: #7e8aa2; border-top-color: #7e8aa2; border-left-width: 1px; 
	border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; margin: 10px; font-family: "andale mono", courier, "courier new"; padding: 15px;
	

 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

	}
	
	@media print{.str{color:#060}.kwd,.tag{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{font-weight:bold}.lit{color:#044}.pun{color:#440}.atn,.typ{color:#404}.atv{color:#060}
}
