kbd {
  color:#000066;
  background-color:transparent;
  }
b{
	font-weight: normal;
	color:#c00;
	}
pre.list{
	color: #000;
	}
pre.prettyprint{
	padding:2px 8px;
	border:1px dotted #9c9;
	border-width:1px 0px 1px 1px;
  
}
.comm {
	color:#999;
	}
.com {
	color:#999;
	}
pre.prettyprint b{
	border-bottom:2px solid #c99;
}
b.prepretty{
	border-bottom:2px solid #c99;
}

