.. raw:: html

    <style> .red {color:#FF6F60} </style>
    <style> .green {color:#60CC93} </style>
    <style> .blue {color:#6396FC} </style>
    <style> .blueit {color:#6396FC; font-style:italic} </style>
    <style> .under {text-decoration:underline} </style>
    <style> .mono {font-family : "Courier new"} </style>

.. role:: red
.. role:: green
.. role:: blue
.. role:: under
.. role:: mono
.. role:: blueit

.. |br| raw:: html

    <br />