.vbsCode {
	font-family: monospace;
	color: rgb(0,0,0);
	background-color: rgb(204,204,204);
	}
.vbsComment {
	color: rgb(0,128,0);
	background-color: rgb(204,204,204);
	}