<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1          {color:green; font-size: 80% font: "Comic Sans MS"}
H2          {color:green; font-size: 80% font: "Comic Sans MS"}
H3          {font-size: 80% font: "Comic Sans MS"}

P           {font-size: 80%}
P.ASIDE     {font-size: 60%; color:gray}

.NOTE       {font-size:75%}

EM          { font-weight: bold }
STRONG      {color : green; font-size : 150%; font-weight: bolder }
SPAN.SILLY  {color: red }
DIV.FOOTER  {color: gray; font-size:70% }
</pre></body></html>