h2 {
	font-family: "Arial";
	font-weight: bolder;
	background-color: #CCCC00;
}
h1 {
	font-family: "Arial";
	font-weight: 800;
}
.cmd {
	font-style: bold;
}
.arg {
	color: #5555FF;
	font-style: italic;
}
