
<html>
  <head>
    <style>ol { color: "blue" }</style>
  </head>
  <body>
    <ol><li>do this</li><li>do that</li></ol>
  </body>
</html>
