/* CSS Document */

p, ul {
	margin: 0 0;
}
p em, #operainstructions li em {
	font-weight: bold;
}
#operainstructions {
	list-style-type: square;
	margin-left: 0;
}