td, th { 
	text-align: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
th { 
	background-color: #4CAF50;
	color: white;
  }
  
tr:nth-child(even) {background-color: #f2f2f2;}

#heading {
	border-bottom: thin dotted #ccccff;
	font-family: "Arial";
	font-size: 105%;
}

#question {
	font-style:  italic;
}

#file {
	background-color: #f2f2f2;
	padding-left: 15px;
}

#command {
	font-family: "Courier New";
	font-size: 95%;
}

#highlite {
	font-weight:  bold;
	font-size: 110%;
}

#box { 
	background-color: #f2f2f2;
	padding-left: 15px;
}
