body 	{	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: large;	color: black;	}font.gb{	color: green;	font-weight: bold;	}	font.rb{	color: red;	font-weight: bold;	}	font.ob{	color: orange;	font-weight: bold;	}	#procedure {	width: 90%;	height: 300px;	overflow: scroll;	overflow-x: hidden;	}