del {
  background:#fae6e6;
}
ins {
  background:#ecfce6;
}
span.critic.comment {
	color:#0000bb;
}
span.critic.comment::before {
	content:"{>>";
}
span.critic.comment::after {
	content:"<<}";
}
