/* This is an SSI script. Policy:   (1) Use CVS   (2) send e-mail to w3t-comm@w3.org if you edit this*//* a simple style sheets to highlight typos and errors in W3C specifications */span.typo { color: black; background: #FF5; }span.error { color: black; background: #F95; }