p.broken { font-family: "Comic Sans MS", cursive; color: #990000; background-color: transparent; font-style: italic; }

p.brokentoo { font-family: cursive; color: #990000; background-color: transparent; font-style: italic; }

p.ok { font-family: "Comic Sans MS", cursive; color: #990000; background-color: transparent; }

p.alsook { font-family: cursive; color: #990000; background-color: transparent; }

p.different { font-family: "Times", serif; color: #990000; background-color: transparent; font-style: italic; }

h3 { font-family: cursive; }