span.highlight { font-style: italic;
                 color: red;
               }

span.strikethrough { text-decoration: line-through; }
